-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Export useSnackbar from Snackbar component #48254
Copy link
Copy link
Open
Labels
type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.waiting for 👍Waiting for upvotes. Open for community feedback and needs more interest to be worked on.Waiting for upvotes. Open for community feedback and needs more interest to be worked on.
Metadata
Metadata
Assignees
Labels
type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.waiting for 👍Waiting for upvotes. Open for community feedback and needs more interest to be worked on.Waiting for upvotes. Open for community feedback and needs more interest to be worked on.
Summary
Prior to v9, we were using
useSnackbarfrom the deprecated@mui/basepackage (the last v7 beta that got published) to make a hybrid Popover/Snackbar component.useSnackbaris there in the codebase but isn't exported in a way that it can be used, would it be possible to include it in the exports in theSnackbarcomponent?Examples
No response
Motivation
No response
Search keywords: useSnackbar