feat: add Header component
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
import Base from '../layouts/Base.astro'
|
||||
import Header from '../components/Header.astro'
|
||||
---
|
||||
|
||||
<Base>
|
||||
<p class="text-text-primary text-4xl font-bold p-8">Talk Pro — scaffold works</p>
|
||||
<Header />
|
||||
</Base>
|
||||
|
||||
Reference in New Issue
Block a user