chore: replace clipboard hooks with use-clipboard-copy

This commit is contained in:
unix
2020-03-30 03:40:54 +08:00
parent 44cf4007b2
commit 6bd901b9c6
3 changed files with 19 additions and 26 deletions

View File

@@ -65,12 +65,12 @@
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-live": "^2.2.2",
"react-use-clipboard": "^1.0.0",
"styled-jsx": "^3.2.4",
"typescript": "^3.8.2",
"typescript-transform-paths": "^1.1.14",
"use-clipboard-copy": "^0.1.2",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11"
},
"dependencies": {}
}
}