diff --git a/index.html b/index.html index 4aeb7ad..470d7db 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ } -
+ diff --git a/src/index.tsx b/src/index.tsx index e17fecb..1066191 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -5,7 +5,7 @@ const Routes = lazy(() => import("./routes")); export default function App() { return ( -