From 9e1370fb75cbe80edcd3e2c552a9f60ef2f2cc4c Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 7 Jun 2026 02:28:32 -0700 Subject: fix: clarify instructions --- src/components/InfoPopUp/index.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/components/InfoPopUp/index.tsx b/src/components/InfoPopUp/index.tsx index 9fa2f15..92ad52c 100644 --- a/src/components/InfoPopUp/index.tsx +++ b/src/components/InfoPopUp/index.tsx @@ -1,5 +1,3 @@ -import React from "react"; -// import { IoMusicalNoteOutline, IoHelpCircleOutline } from "react-icons/io5"; import { Button } from ".."; import * as Styled from "./index.styled"; @@ -15,13 +13,11 @@ export function InfoPopUp({ onClose }: Props) {

HOW TO PLAY

- {/* */}

- Listen to the intro, then find the correct song in the list. + Listen to the audio clip, then find the correct song in the list.

- {/* */}

Skipped or incorrect attempts unlock more of the intro.

-- cgit v1.2.3