import NavBarMain from "./components/NavBarMain" function App() { return (
) } export default App