Add Router, warningPage, namePage ,customInput and change style of button
This commit is contained in:
parent
580b2da0bf
commit
ed464924b9
10 changed files with 198 additions and 16 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue