--- import Page from "../../fragments/[slug].astro" export { getStaticPaths } from "../../fragments/[slug].astro" const { props } = Astro ---