@pipi-kit/ui 1.0.8 → 1.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +0 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -107,7 +107,6 @@ var Image2__default = /*#__PURE__*/_interopDefault(Image2);
|
|
|
107
107
|
var Dropzone__default = /*#__PURE__*/_interopDefault(Dropzone);
|
|
108
108
|
var RechartsPrimitive__namespace = /*#__PURE__*/_interopNamespace(RechartsPrimitive);
|
|
109
109
|
|
|
110
|
-
// src/hooks/use-copy-to-clipboard.ts
|
|
111
110
|
function useCopyToClipboard({
|
|
112
111
|
text,
|
|
113
112
|
copyMessage = "Copied to clipboard!"
|