From 1171f063ddf275406a3d404e1495c423b40fc706 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 23 Jun 2026 13:53:21 -0700 Subject: add tutorial notes for colored guess states --- src/components/InfoPopUp/index.tsx | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/components/InfoPopUp') diff --git a/src/components/InfoPopUp/index.tsx b/src/components/InfoPopUp/index.tsx index 92ad52c..ba9f233 100644 --- a/src/components/InfoPopUp/index.tsx +++ b/src/components/InfoPopUp/index.tsx @@ -23,6 +23,13 @@ export function InfoPopUp({ onClose }: Props) {

Answer in as few tries as possible and share your score!

+ + +

⬜ Skipped

+

🟥 Incorrect Song, Incorrect Artist

+

🟨 Correct Artist, Incorrect Song

+

🟩 You guessed it!

+
-- cgit v1.2.3