import "../src/styles/Navbar.css"; import { A } from "@solidjs/router"; export const Navbar = () => { return ( ); };