mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-01 02:19:41 +05:00
feat: add user recent rating
This commit is contained in:
parent
0302b3f809
commit
4276cc1314
5 changed files with 95 additions and 37 deletions
|
@ -57,7 +57,7 @@ export const ProfileStats = (props: {
|
|||
}, []);
|
||||
|
||||
return (
|
||||
<Card className="h-full font-light">
|
||||
<Card className="h-fit font-light">
|
||||
<h1 className="text-2xl font-bold">Статистика</h1>
|
||||
<div className="flex items-center">
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue