This commit is contained in:
Patrick Alvin Alcala 2025-11-21 15:34:18 +08:00
parent afb5f3a287
commit db3736b71f
16 changed files with 203 additions and 181 deletions

View file

@ -1,3 +1,3 @@
export { default as Column } from './components/Column'
export { default as HTML } from './components/HTML'
export { default as Page } from './components/Page'
export { default as Column } from './components/Column'