From 33184b67da151ea3949a512beb661ac16281f1f3 Mon Sep 17 00:00:00 2001 From: gyeongza Date: Mon, 1 Jul 2024 22:27:36 +0900 Subject: [PATCH] =?UTF-8?q?design:=20toast=20=EB=AA=A8=EB=B0=94=EC=9D=BC?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=EC=95=84=EB=9E=98=EC=AA=BD=EC=97=90=20?= =?UTF-8?q?=EB=82=98=EC=98=A4=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/shared/components/shadcn/ui/toast.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/components/shadcn/ui/toast.tsx b/src/shared/components/shadcn/ui/toast.tsx index 26573fd..a353cdd 100644 --- a/src/shared/components/shadcn/ui/toast.tsx +++ b/src/shared/components/shadcn/ui/toast.tsx @@ -16,7 +16,7 @@ const ToastViewport = React.forwardRef<