From 94d9d9513c4be744ba3f7097a9dec4af694d8417 Mon Sep 17 00:00:00 2001 From: keyan Date: Tue, 9 Jul 2024 11:46:38 -0500 Subject: [PATCH] hide overflow of toasts --- components/toast.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/toast.js b/components/toast.js index e7154830..e6b98545 100644 --- a/components/toast.js +++ b/components/toast.js @@ -139,7 +139,7 @@ export const ToastProvider = ({ children }) => { >
-
{toast.body}
+
{toast.body}