-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ability to dismiss a toast #90
base: main
Are you sure you want to change the base?
Conversation
…t interface and in turn to ToastOptions interface
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/timo/react-hot-toast/Dh5TosuPqSkGLHm48ZL9i4wg1zN5 |
is this going to me merged soon? Would be really helpful to my team and I using |
Hello, What's the status of this? Really would benefit from having this functionality! 💫 |
Any updates on this issue? |
Hi, any updates on this? it's been over a year now since it was opened and last updated... |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
nudge |
Can we please merge this? |
would be a great feature, please merge this 👍 |
HELLO! |
As part of this PR, I have added a simple x button to dismiss the toast based on the option canDismiss specified while creating the toast #7 .
Would love it if this can be reviewed.