--- import TableOfContents from './TableOfContents'; import MoreMenu from './MoreMenu.astro'; const { headings, githubEditUrl } = Astro.props; ---