improv!(toaster): use stable IDs for toasts
This commit is contained in:
parent
ba7001ee59
commit
1162011ff4
2 changed files with 41 additions and 22 deletions
|
|
@ -319,7 +319,7 @@ pub use text_input::{
|
|||
|
||||
pub mod toaster;
|
||||
#[doc(inline)]
|
||||
pub use toaster::{toaster, Toast, Toasts};
|
||||
pub use toaster::{toaster, Toast, ToastId, Toasts};
|
||||
|
||||
mod toggler;
|
||||
#[doc(inline)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue