import NavBar from "./components/navBar"; function App() { return ( <> ) } export default App