aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Game
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Game')
-rw-r--r--src/components/Game/index.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Game/index.tsx b/src/components/Game/index.tsx
index 6f6b736..2f4a2ec 100644
--- a/src/components/Game/index.tsx
+++ b/src/components/Game/index.tsx
@@ -43,7 +43,6 @@ export function Game({
<Guess
key={index}
guess={guess}
- isCorrect={guess.isCorrect}
active={index === currentTry}
/>
))}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage