@basic-ui/material 1.0.0-alpha.25 → 1.0.0-alpha.26

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.
@@ -5840,6 +5840,7 @@ exports.useAppBarContext = useAppBarContext;
5840
5840
  exports.useRipple = useRipple;
5841
5841
  exports.useRippleHandlers = useRippleHandlers;
5842
5842
  exports.useRippleSurface = useRippleSurface;
5843
+ exports.useSnackbarAnimation = useSnackbarAnimation;
5843
5844
  exports.useStack = useStack;
5844
5845
  exports.useStackItem = useStackItem;
5845
5846
  exports.useTabIndicatorContext = useTabIndicatorContext;