Use React Router hook for 'history'

This commit is contained in:
Justin
2022-03-22 08:42:26 -04:00
parent 12ed6889a4
commit 40cc960985
12 changed files with 54 additions and 89 deletions

View File

@ -70,7 +70,7 @@
"@types/escape-html": "^1.0.1",
"@types/http-link-header": "^1.0.3",
"@types/lodash": "^4.14.180",
"@types/react-router-dom": "^4.2.6",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^8.3.4",
"array-includes": "^3.0.3",
"autoprefixer": "^10.4.2",