Renamed files
This commit is contained in:
@@ -3,8 +3,8 @@ import { formatNumber } from "@/lib/formatters"
|
||||
import { devide, romanize } from "@/lib/hypixel/general"
|
||||
import { getTNTGameMode, getTNTModeStats } from "@/lib/hypixel/tnt-games/general"
|
||||
import { NonNullStats } from "@/lib/schema/player"
|
||||
import { GenericProgressNoTooltip } from "../../_components/GenericProgress"
|
||||
import { BasicStat } from "../../_components/Stats"
|
||||
import { GenericProgressNoTooltip } from "../../_components/generic-progress"
|
||||
import { BasicStat } from "../../_components/stats"
|
||||
|
||||
export default function TNTGamesWizardsStats({ stats }: { stats: NonNullable<NonNullStats["TNTGames"]> }) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user