Use react-router
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
<title>Vite + React + TS</title>
|
||||
</head>
|
||||
|
||||
<body class="m-0 min-h-screen flex place-items-center">
|
||||
<body class="m-0 min-h-screen">
|
||||
<div id="root" class="my-0 mx-auto"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user