switch to react location for routing

This commit is contained in:
MapleLeaf
2021-12-31 15:48:57 -06:00
committed by Darius
parent f603bdd7ba
commit e64d3cbdfd
7 changed files with 96 additions and 29 deletions

View File

@@ -13,7 +13,6 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-head": "^3.4.0",
"react-router": "^6.2.1",
"react-router-dom": "^6.2.1"
},
"devDependencies": {
@@ -29,6 +28,7 @@
"compression": "^1.7.4",
"esno": "^0.13.0",
"postcss": "^8.4.5",
"react-location": "^3.3.0",
"rehype-highlight": "^5.0.2",
"remark-frontmatter": "^4.0.1",
"tailwindcss": "^3.0.8",