import Home from "./pages/Home/Home"; export function App(props) { return ( <> ); }