@luminati-io/uikit 6.3.29 → 6.3.30

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.
@@ -39726,7 +39726,7 @@ var CopyButton = function CopyButton(_ref) {
39726
39726
  }, 1);
39727
39727
  resetText();
39728
39728
  });
39729
- }, [code]);
39729
+ }, [code, onCopy]);
39730
39730
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(_tooltip__WEBPACK_IMPORTED_MODULE_3__.Tooltip, {
39731
39731
  tooltip: tooltips[state],
39732
39732
  placement: "right"