import { RouterProvider } from 'react-router-dom' import { router } from './router' const App = () => export default App