feat: version picker

This commit is contained in:
iCrawl
2022-08-22 23:08:23 +02:00
parent ba3e0ed348
commit 92c0c60519
6 changed files with 119 additions and 36 deletions

View File

@@ -70,7 +70,8 @@
"rehype-raw": "^6.1.1",
"rehype-slug": "^5.0.1",
"remark-gfm": "^3.0.1",
"sharp": "^0.30.7"
"sharp": "^0.30.7",
"swr": "^1.3.0"
},
"devDependencies": {
"@testing-library/react": "^13.3.0",