feat: add user vote change for a release in a rating widget

This commit is contained in:
Kentai Radiquum 2024-08-07 16:07:03 +05:00
parent 8f6319ab0d
commit c947f36289
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
3 changed files with 215 additions and 81 deletions

View file

@ -96,6 +96,7 @@ export const ReleasePage = (props: any) => {
{data.release.status.name.toLowerCase() != "анонс" && (
<div className="[grid-column:2]">
<ReleaseInfoRating
release_id={props.id}
grade={data.release.grade}
token={token}
votes={{