diff --git a/app/games/[gameId]/result.tsx b/app/games/[gameId]/result.tsx index d064fbb..ff39de0 100644 --- a/app/games/[gameId]/result.tsx +++ b/app/games/[gameId]/result.tsx @@ -26,7 +26,7 @@ export const Result = ({ result }: { result: Doc<"results"> }) => {