remove hooks package for now
This commit is contained in:
parent
65deb7df1d
commit
43d8f46eab
17 changed files with 151 additions and 2710 deletions
|
|
@ -6,7 +6,7 @@ import logo from './logo.svg';
|
|||
import playStatic from './static.mjs';
|
||||
import { defaultSynth } from '@strudel/tone';
|
||||
import * as tunes from './tunes.mjs';
|
||||
import useRepl from '@strudel/hooks/useRepl.mjs';
|
||||
import useRepl from './useRepl.mjs';
|
||||
import { useWebMidi } from './useWebMidi';
|
||||
import './App.css'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue