Refactor button
This commit is contained in:
parent
b76bb491c0
commit
69941d3e62
2 changed files with 8 additions and 2 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'
|
||||
import { Picture } from 'astro:assets'
|
||||
import sample from '/src/images/sample.avif'
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue