Modified Navbar and reworked pagination engine

This commit is contained in:
Ceferino Patino 2022-07-20 20:56:43 -05:00
commit f26a96dbff
14 changed files with 134 additions and 78 deletions

View file

@ -13,6 +13,7 @@
"formik": "^2.2.9",
"gh-pages": "^4.0.0",
"javascript-time-ago": "^2.5.6",
"js-cookie": "^3.0.1",
"nvm": "^0.0.4",
"react": "^18.2.0",
"react-gravatar": "^2.6.3",
@ -21,6 +22,7 @@
"react-router-dom": "^6.3.0",
"react-scripts": "^5.0.1",
"react-time-ago": "^7.2.1",
"remove-markdown": "^0.5.0",
"superagent": "^8.0.0",
"superagent-throttle": "^1.0.1",
"universal-cookie": "^4.0.4",