This commit is contained in:
2025-08-24 13:11:58 +02:00
parent c92bd85f34
commit 2b959a6c99
7 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ import { formatNumber } from "@/lib/formatters"
import { getLatestRoom, getWalletMax } from "@/lib/hypixel/bedwars"
import { NonNullStats } from "@/lib/schema/player"
import { BasicStat, Stat } from "../../_components/Stats"
import { BedWarsPrestige } from "./bedwars-components"
import { BedWarsPrestige } from "./components"
export default function BedwarsGeneralStats(
{ statsChecked, level, percent, kd, fkd, bbl, wl }: {