diff --git a/src/components/sound/sound.tsx b/src/components/sound/sound.tsx index 1ca6c10..5266820 100644 --- a/src/components/sound/sound.tsx +++ b/src/components/sound/sound.tsx @@ -36,8 +36,9 @@ export function Sound({ label, src }: SoundProps) { onClick={() => setIsSelected(prev => !prev)} onKeyDown={() => setIsSelected(prev => !prev)} > -

{label}

+

{label}