Skip to content

Commit

Permalink
Remade the front end component
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Mario committed Apr 27, 2024
1 parent 1fc147a commit c543174
Show file tree
Hide file tree
Showing 8 changed files with 408 additions and 203 deletions.
1 change: 1 addition & 0 deletions webapp/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import HistoricalView from './components/HistoricalData/HistoricalView';
import Cookies from 'js-cookie';
import GameConfigurator from './components/GameConfigurator/GameConfigurator';
import RankingView from './components/ranking/RankingView';
import ForgetPassword from './components/ForgetPassword/ForgetPassword'


function App() {
Expand Down
Loading

0 comments on commit c543174

Please sign in to comment.