@basic-ui/material 1.0.0-alpha.39 → 1.0.0-alpha.40

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.
@@ -6088,6 +6088,7 @@ exports.mixColor = mixColor;
6088
6088
  exports.rippleStyle = rippleStyle;
6089
6089
  exports.sx = sx;
6090
6090
  exports.theme = theme;
6091
+ exports.useAnimation = useAnimation;
6091
6092
  exports.useAppBarContext = useAppBarContext;
6092
6093
  exports.useRipple = useRipple;
6093
6094
  exports.useRippleHandlers = useRippleHandlers;