diff --git a/src/components/Toast/Toast.tsx b/src/components/Toast/Toast.tsx index a83353fe4..553867e53 100644 --- a/src/components/Toast/Toast.tsx +++ b/src/components/Toast/Toast.tsx @@ -119,7 +119,6 @@ export const Toast = (props: ToastProps) => { open forceMount asChild - duration={variant === 'error' ? Infinity : 5000} {...rest} >