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