From 1fd75242be461c9cc81eb6d2b6d4033b89671db2 Mon Sep 17 00:00:00 2001 From: Aaron Delasy Date: Wed, 16 Oct 2024 17:50:25 +0300 Subject: [PATCH] Remove non existing TailwindCSS class --- app/games/[gameId]/result.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"> }) => {
Level {map.level}
-
+