--- import type { Props } from '../props'; import MobileTableOfContents from 'virtual:starlight/components/MobileTableOfContents'; import TableOfContents from 'virtual:starlight/components/TableOfContents'; --- { Astro.props.toc && ( <>