Added index.ts and rearranged files
This commit is contained in:
parent
6e112c5934
commit
f22261fff3
20 changed files with 41 additions and 39 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import Input from '../../../fwt/Input'
|
||||
import Input from '../../../fwt/components/Input'
|
||||
import { createSignal } from 'solid-js'
|
||||
|
||||
const [sample, setSample] = createSignal('')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue