update history page

This commit is contained in:
Quan HL
2023-10-19 13:10:29 +07:00
parent 52ea895fed
commit e315936757
9 changed files with 265 additions and 67 deletions

View File

@@ -17,6 +17,7 @@
"react-feather": "^2.0.10",
"react-scripts": "5.0.1",
"typescript": "^4.9.5",
"uuid": "^9.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
@@ -26,6 +27,7 @@
"@types/node": "^16.18.53",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/uuid": "^9.0.6",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"file-loader": "^6.2.0",