export default function Sidebar (props) { // max-w-7xl = max-w-80rem // w-60 = 15rem return (
{/* TODO LHS TOC */}
) }