mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-26 23:04:55 +08:00
chore: replace clipboard hooks with use-clipboard-copy
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user