Open Kangaroux opened 2 years ago
Toasts seem to be removed after 1 second, which is a little problematic if you want to change the duration of the animation. Being able to configure this would be nice.
@Kangaroux Here we go!
toast("Hey!", { icon: "🙌", duration: 1500, });
Toasts seem to be removed after 1 second, which is a little problematic if you want to change the duration of the animation. Being able to configure this would be nice.