List components #31

Open
stne3960 wants to merge 57 commits from list_item into main
Showing only changes of commit 32376bf9ac - Show all commits

View File

@ -1,5 +1,4 @@
import { BrowserRouter, Route, Routes } from "react-router";
import Home from "./studentportalen/Home.tsx";
import ComponentLibrary from "./studentportalen/ComponentLibrary.tsx";
import Layout from "./studentportalen/Layout.tsx";