avatr contain

This commit is contained in:
yohlo
2025-09-26 12:55:04 -05:00
parent ea6656aa33
commit 39053cadaa
9 changed files with 20 additions and 4 deletions

View File

@@ -281,5 +281,3 @@ export const TournamentStats = memo(({ tournament }: TournamentStatsProps) => {
</Container>
);
});
TournamentStats.displayName = 'TournamentStats';