import "./App.css"; import Map from "./components/Map"; function App() { return ; } export default App;