import { useLocation } from "@solidjs/router"; import { A } from "@solidjs/router"; export default function Footer() { return ( ); }