🚧 add store pagination

This commit is contained in:
yanyongyu
2021-12-30 12:50:30 +08:00
parent 23d0b2509e
commit d1706e438b
7 changed files with 75 additions and 18 deletions

View File

@ -33,6 +33,7 @@
"react-color": "^2.19.3",
"react-dom": "^17.0.1",
"react-paginate": "^8.1.0",
"react-use-pagination": "^2.0.1",
"url-loader": "^4.1.1"
},
"devDependencies": {