03a7eb9 03defc2 03a7eb9 03defc2
1
2
3
4
5
6
import Dashboard from './pages/Dashboard'; export default function App() { return <Dashboard />; }