--- import MobileMenuToggle from 'virtual:starlight/components/MobileMenuToggle'; import type { Props } from '../props'; const { hasSidebar, labels } = Astro.props; ---
{ hasSidebar && ( ) }