Rearranged components and styles
This commit is contained in:
parent
797ecba7b4
commit
16bb1e3e56
34 changed files with 36 additions and 38 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import Input from '../../../fwt/components/Input/Input'
|
||||
import Input from '../../../fwt/Input'
|
||||
import { createSignal } from 'solid-js'
|
||||
|
||||
const [sample, setSample] = createSignal('')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue