From a2c4b4066e2177168f57f8d909f78a0399e78045 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 26 Aug 2025 12:28:10 -0500 Subject: [PATCH] Fix bad copy pasta --- src/components/Toast/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Toast/index.tsx b/src/components/Toast/index.tsx index 16d62afcdc..0d1c661d2d 100644 --- a/src/components/Toast/index.tsx +++ b/src/components/Toast/index.tsx @@ -67,7 +67,7 @@ export function show( if (typeof content === 'string') { sonner.custom( - + , { ...options,