import './App.css' import { RootProvider } from './routes.tsx' function App() { return ( ) } export default App