From a994a0fcd4cc96bda4df87f08c25851b1145f97b Mon Sep 17 00:00:00 2001 From: GameDog9988 Date: Tue, 12 Sep 2023 19:45:53 -0400 Subject: [PATCH] refactor: remove mention of timer --- apps/client/src/components/game/face-off.tsx | 1 - apps/client/src/components/game/prompt.tsx | 1 - 2 files changed, 2 deletions(-) diff --git a/apps/client/src/components/game/face-off.tsx b/apps/client/src/components/game/face-off.tsx index 190a8aae..7de55f74 100644 --- a/apps/client/src/components/game/face-off.tsx +++ b/apps/client/src/components/game/face-off.tsx @@ -52,7 +52,6 @@ const FaceOff = ({ return (
- {/* */} {currQuestionGenerations && ( <>
diff --git a/apps/client/src/components/game/prompt.tsx b/apps/client/src/components/game/prompt.tsx index 62dd6584..ac701d40 100644 --- a/apps/client/src/components/game/prompt.tsx +++ b/apps/client/src/components/game/prompt.tsx @@ -200,7 +200,6 @@ const Prompt = ({ return ( - {/* */}