Add Router, warningPage, namePage ,customInput and change style of button

This commit is contained in:
NekoVari 2024-12-11 15:35:36 +07:00
parent 580b2da0bf
commit ed464924b9
10 changed files with 198 additions and 16 deletions

View file

@ -11,7 +11,8 @@
},
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react-dom": "^18.3.1",
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@eslint/js": "^9.13.0",