import Link from 'next/link' export const Toc = ({ headings }) => { return ( ) }