mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
clipboard implemented with react hooks, fix #58
This commit is contained in:
+2
-1
@@ -32,7 +32,8 @@
|
||||
"rehype-raw": "^6.0.0",
|
||||
"remark-gfm": "^1.0.0",
|
||||
"remark-math": "^4.0.0",
|
||||
"swr": "^0.5.6"
|
||||
"swr": "^0.5.6",
|
||||
"use-clipboard-copy": "^0.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/prismjs": "^1.16.5",
|
||||
|
||||
Reference in New Issue
Block a user