Add close button to toasts on hover

This commit is contained in:
Tom Moor
2024-02-24 09:57:35 -05:00
parent 49186fa4c6
commit 4fe82f7df9

View File

@@ -11,6 +11,7 @@ function Toasts() {
return (
<Toaster
theme={ui.resolvedTheme}
closeButton
toastOptions={{
duration: 5000,
style: {