--- import Logo from './Logo.astro' import Nav from './Nav.astro' const { current = '' } = Astro.props; ---