mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-24 05:57:17 -04:00
fix: could play multiple mini repl at once
This commit is contained in:
@@ -19,7 +19,7 @@ evalScope(
|
||||
import('@strudel.cycles/osc'),
|
||||
);
|
||||
|
||||
prebake();
|
||||
// prebake();
|
||||
|
||||
export function MiniRepl({ tune }) {
|
||||
return <_MiniRepl tune={tune} hideOutsideView={true} />;
|
||||
|
||||
Reference in New Issue
Block a user