Fixed new location of component
This commit is contained in:
parent
4fa4690f05
commit
61d286eecb
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue