--- import "../styles/global.css"; import Header from "../components/Header.astro"; const { currentPage } = Astro.props; ---