mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-26 05:12:19 -05:00
Fix UserCard placement not always text
This commit is contained in:
@@ -609,6 +609,7 @@ function Stat({ stat }: { stat: UserCardData["stats"][number] }) {
|
||||
placement={stat.top}
|
||||
size={14}
|
||||
showAsSuperscript={false}
|
||||
textOnly
|
||||
/>
|
||||
</span>
|
||||
) : null}
|
||||
|
||||
Reference in New Issue
Block a user