diff --git a/app/features/user-page/routes/u.$identifier.seasons.stats.tsx b/app/features/user-page/routes/u.$identifier.seasons.stats.tsx index eb4e327c3..c3b0f4f2a 100644 --- a/app/features/user-page/routes/u.$identifier.seasons.stats.tsx +++ b/app/features/user-page/routes/u.$identifier.seasons.stats.tsx @@ -18,7 +18,7 @@ import { modesShort } from "~/modules/in-game-lists/modes"; import { stageIds } from "~/modules/in-game-lists/stage-ids"; import type { ModeShort, StageId } from "~/modules/in-game-lists/types"; import invariant from "~/utils/invariant"; -import { cutToNDecimalPlaces } from "~/utils/number"; +import { cutToNDecimalPlaces, winPercentage } from "~/utils/number"; import type { SendouRouteHandle } from "~/utils/remix.server"; import { loader, @@ -277,12 +277,10 @@ function Players({ return (