Comparing version 11.14.1 to 11.14.2
@@ -22,2 +22,4 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray"; | ||
useEffect(function () { | ||
//be compatible with react 18 StrictMode in dev | ||
removedRef.current = false; | ||
return function () { | ||
@@ -24,0 +26,0 @@ removedRef.current = true; |
@@ -36,2 +36,4 @@ "use strict"; | ||
(0, _react.useEffect)(function () { | ||
//be compatible with react 18 StrictMode in dev | ||
removedRef.current = false; | ||
return function () { | ||
@@ -38,0 +40,0 @@ removedRef.current = true; |
{ | ||
"name": "rc-tabs", | ||
"version": "11.14.1", | ||
"version": "11.14.2", | ||
"description": "tabs ui component for react", | ||
@@ -5,0 +5,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
134917
69
3403