diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-25 17:18:34 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-25 17:18:34 -0700 |
| commit | 88c9fe1aaa621219766ae1c0cc2a3eeec090dc83 (patch) | |
| tree | 0526b3e7ba57e8182226cf48e0a53515e4a52c9c /src/components/InfoPopUp | |
| parent | 3ecbe70fa70b187a03b727fd21b1fb36d46442d1 (diff) | |
Remove Joywave references
Diffstat (limited to 'src/components/InfoPopUp')
| -rw-r--r-- | src/components/InfoPopUp/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/InfoPopUp/index.tsx b/src/components/InfoPopUp/index.tsx index 8df4a23..c4ceb5f 100644 --- a/src/components/InfoPopUp/index.tsx +++ b/src/components/InfoPopUp/index.tsx @@ -17,7 +17,7 @@ export function InfoPopUp({ onClose }: Props) { <Styled.Section> {/* <IoMusicalNoteOutline size={50} /> */} <p> - Listen to the intro, then find the correct Joywave song in the list. + Listen to the intro, then find the correct song in the list. </p> </Styled.Section> <Styled.Section> |
