diff --git a/app/components/Toaster.tsx b/app/components/Toaster.tsx index ddc9a91..e196192 100644 --- a/app/components/Toaster.tsx +++ b/app/components/Toaster.tsx @@ -74,7 +74,7 @@ export function Toaster() { createPortal( state.visibleToasts.length >= 0 ? (