List components #31
@ -9,7 +9,7 @@ export default function Studentportalen() {
|
||||
<BrowserRouter>
|
||||
<Routes>
|
||||
<Route element={<Layout />}>
|
||||
<Route index element={<Home />} />
|
||||
<Route index element={<ComponentLibrary />} />
|
||||
<Route path="components" element={<ComponentLibrary />} />
|
||||
</Route>
|
||||
</Routes>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user