Merge branch 'main' into pages-prodi

This commit is contained in:
BettinaHallinger
2022-05-04 10:44:12 +02:00
committed by GitHub
9 changed files with 114 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import "./App.css";
function App() {
return (
<div className="App">
<Listenansicht></Listenansicht>
</div>
);
}