feat: add collections comments

This commit is contained in:
Kentai Radiquum 2024-08-18 18:36:22 +05:00
parent 501d3a1705
commit 33d34938c6
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
8 changed files with 143 additions and 73 deletions

View file

@ -100,7 +100,7 @@ export const ReleaseInfoUserList = (props: {
</Button>
</>
) : (
<p>Войдите что-бы добавить список, избранное или коллекцию</p>
<p>Войдите что-бы добавить в список, избранное или коллекцию</p>
)}
</div>
</Card>