From 647edc9389b24bda19503514170ed31301ea0a72 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Mon, 19 Feb 2024 20:35:50 -0800 Subject: Add guess states and exact artist match as a yellow --- src/components/Game/index.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/Game') 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({ ))} -- cgit v1.2.3