const { HashRouter, Switch, Route } = ReactRouterDOM; function App() { return ( ); } // Global hook if needed or can just use App