Fixed new location of component

This commit is contained in:
Patrick Alvin Alcala 2025-06-05 10:22:07 +08:00
parent 4fa4690f05
commit 61d286eecb

View file

@ -1,6 +1,6 @@
---
import Layout from '../layouts/Layout.astro'
import Button from '../components/ButtonComponent/Button.tsx'
import Button from '../builtin-components/Button/Button.tsx'
---
<Layout title="Home">