Skip to content
Snippets Groups Projects

Implemented simple react-router-dom for the login and dashboard view

Merged Daniel Myrén requested to merge react-router-dom-implementation into main
8 files
+ 42
18
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -35,4 +35,5 @@ justify-content: center;
flex-direction: column;
margin: 10px;
padding: 10px;
background-color: white;
}
\ No newline at end of file
Loading