6 lines
No EOL
99 B
Text
Executable file
6 lines
No EOL
99 B
Text
Executable file
---
|
|
import Page from "../../fragments/index.astro"
|
|
const { props } = Astro
|
|
---
|
|
|
|
<Page {...props} /> |