Add pagination

This commit is contained in:
Spectralitree
2020-12-13 03:17:44 +01:00
parent 759c14c6db
commit 2afa1c5fdf
7 changed files with 296 additions and 19 deletions

View File

@@ -5,6 +5,8 @@
"private": true,
"dependencies": {
"@hookform/resolvers": "^1.1.2",
"@material-ui/core": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.57",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
@@ -19,6 +21,7 @@
"react-bootstrap": "^1.4.0",
"react-dom": "^17.0.1",
"react-icons": "^4.1.0",
"react-lazyload": "^3.1.0",
"react-moment": "^1.0.0",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.1",