import HomePage from './Pages/Home/Home'; function App() { return (
); } export default App;