fix: mini repl test tune
This commit is contained in:
parent
f829f35cfa
commit
6129f9afe8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ evalScope(
|
|||
function App() {
|
||||
return (
|
||||
<div>
|
||||
<MiniRepl tune={`"c3"`} />
|
||||
<MiniRepl tune={`note("c3")`} />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue