Add dep
This commit is contained in:
parent
833a45ea21
commit
954b634e25
|
@ -92,7 +92,7 @@ export default function Home() {
|
|||
Tone.Transport.pause();
|
||||
}
|
||||
}
|
||||
}, [paused]);
|
||||
}, [paused, tonePlayer]);
|
||||
|
||||
// /////////////
|
||||
|
||||
|
|
Loading…
Reference in New Issue