diff --git a/apps/www/content/docs/primitives/toast.mdx b/apps/www/content/docs/primitives/toast.mdx index 38d9229bef..57ba436431 100644 --- a/apps/www/content/docs/primitives/toast.mdx +++ b/apps/www/content/docs/primitives/toast.mdx @@ -119,6 +119,6 @@ To display multiple toasts at the same time, you can update the `TOAST_LIMIT` in Use `toast({ variant: "destructive" }})` to display a destructive toast. - +