ADD: added react-router and updated structure of app

This commit is contained in:
Henry Winkel
2023-11-03 12:35:43 +01:00
parent f926604c7f
commit 3e95bc2633
29 changed files with 950 additions and 798 deletions

View File

@@ -0,0 +1,3 @@
import Settings from "./Settings.jsx";
export default Settings;