Updated components

This commit is contained in:
Patrick Alvin Alcala 2025-12-18 17:15:53 +08:00
parent 409a3891f9
commit f59032050e
12 changed files with 30 additions and 19 deletions

View file

@ -1,5 +1,5 @@
import './Page.sass'
import { Show } from 'solid-js'
import { Show } from 'solid-js/web'
interface Props {
children?: any