player h2h
This commit is contained in:
@@ -306,7 +306,7 @@ const PlayerStatsTable = () => {
|
||||
}
|
||||
|
||||
return (
|
||||
<Container size="100%" px={0}>
|
||||
<Container size="100%" px={0} mt="md">
|
||||
<Stack gap="xs">
|
||||
<Text px="md" size="10px" lh={0} c="dimmed">
|
||||
Showing {filteredAndSortedStats.length} of {playerStats.length} players
|
||||
|
||||
Reference in New Issue
Block a user