Small change
This commit is contained in:
@@ -67,7 +67,7 @@ function SortableStatItem({ id, children }: SortableStatItemProps) {
|
||||
)
|
||||
}
|
||||
|
||||
export default function PlayerStats(
|
||||
export function PlayerStats(
|
||||
{ stats, achievements, layout }: {
|
||||
stats: NonNullable<Player["player"]["stats"]>
|
||||
achievements: Player["player"]["achievements"]
|
||||
|
||||
Reference in New Issue
Block a user