beeple-toolkit 1.0.2 → 1.0.3

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.
@@ -11061,5 +11061,6 @@ export {
11061
11061
  kf as Title,
11062
11062
  Ch as Toast,
11063
11063
  Mf as ToastContainer,
11064
- qe as Tooltip
11064
+ qe as Tooltip,
11065
+ Vh as useToastStore
11065
11066
  };