window.SiteFooter = function SiteFooter(props) { const { links, currentPath } = props; return ( ); };