import { BrowserRouter as Router } from "react-router-dom"; import AppRoutes from "./routes/AppRoutes"; function App() { return (