Add close button to toasts on hover
This commit is contained in:
@@ -11,6 +11,7 @@ function Toasts() {
|
||||
return (
|
||||
<Toaster
|
||||
theme={ui.resolvedTheme}
|
||||
closeButton
|
||||
toastOptions={{
|
||||
duration: 5000,
|
||||
style: {
|
||||
|
||||
Reference in New Issue
Block a user