This commit is contained in:
Vassshhhh
2025-09-24 14:14:54 +07:00
parent fae5b28244
commit 97b90dc6ca
5 changed files with 469 additions and 91 deletions

View File

@@ -11,7 +11,8 @@
"react-dom": "^19.1.1",
"react-router-dom": "^7.7.1",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"xlsx": "^0.18.5"
},
"scripts": {
"start": "react-scripts start",