fix: could play multiple mini repl at once
This commit is contained in:
parent
add9c43827
commit
f1ae8a17cf
4 changed files with 179 additions and 149 deletions
|
|
@ -19,7 +19,7 @@ evalScope(
|
|||
import('@strudel.cycles/osc'),
|
||||
);
|
||||
|
||||
prebake();
|
||||
// prebake();
|
||||
|
||||
export function MiniRepl({ tune }) {
|
||||
return <_MiniRepl tune={tune} hideOutsideView={true} />;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue