Updated components
This commit is contained in:
parent
409a3891f9
commit
f59032050e
12 changed files with 30 additions and 19 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import './Display.sass'
|
||||
import { type JSXElement, Switch, Match } from 'solid-js'
|
||||
import { Switch, Match } from 'solid-js/web'
|
||||
import type { JSXElement } from 'solid-js'
|
||||
|
||||
interface Props {
|
||||
children: JSXElement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue