This commit is contained in:
Patrick Alvin Alcala 2025-09-02 16:39:33 +08:00
parent af311111c6
commit 9b5aa10026

View file

@ -1,6 +1,5 @@
import './Footer.sass'
import type { JSXElement } from 'solid-js'
import Row from '../Row/Row'
interface Props {
children: JSXElement