feat(midsummer): sidebar frog toggle + jingle toggle (sound stubbed)
This commit is contained in:
parent
580fd6fbc5
commit
2fb6fd2f3e
3 changed files with 38 additions and 0 deletions
2
frontend/src/hooks/useMidsummerSound.ts
Normal file
2
frontend/src/hooks/useMidsummerSound.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// Stub — replaced with the full WebAudio synth in Task 8.
|
||||
export function playSmaGrodorna(): void {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue