@linzjs/lui 13.0.0 → 13.0.1

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/lui.esm.js CHANGED
@@ -17986,6 +17986,12 @@ var LuiLottieLight = function LuiLottieLight(_ref) {
17986
17986
  loop: loop
17987
17987
  });
17988
17988
  }
17989
+
17990
+ return function () {
17991
+ var _lottieInstance$curre;
17992
+
17993
+ (_lottieInstance$curre = lottieInstance.current) == null ? void 0 : _lottieInstance$curre.destroy();
17994
+ };
17989
17995
  }, [animationData, autoplay, loop, rendererSettings]);
17990
17996
  return React__default.createElement("div", {
17991
17997
  style: style,