Skip to content

Commit b8e4170

Browse files
committed
working on client
1 parent e1ba901 commit b8e4170

File tree

16 files changed

+752
-176
lines changed

16 files changed

+752
-176
lines changed

package-lock.json

Lines changed: 192 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@
1616
"react-dom": "^18.2.0",
1717
"react-hook-form": "^7.34.2",
1818
"react-icons": "^4.4.0",
19+
"react-js-pagination": "^3.0.3",
1920
"react-modern-drawer": "^1.1.2",
2021
"react-redux": "^8.0.2",
2122
"react-router": "^6.3.0",
2223
"react-router-dom": "^6.3.0",
2324
"react-scripts": "5.0.1",
25+
"react-toastify": "^9.0.8",
2426
"web-vitals": "^2.1.4",
2527
"yup": "^0.32.11"
2628
},

0 commit comments

Comments
 (0)