From 139e8789a4e307d120b45f99f7d1c240f6ddfc8c Mon Sep 17 00:00:00 2001 From: Aman Harwara Date: Wed, 12 Jul 2023 23:43:38 +0530 Subject: [PATCH] chore: lint --- packages/toast/src/Toast.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/toast/src/Toast.tsx b/packages/toast/src/Toast.tsx index 886cc4606..b1721c68a 100644 --- a/packages/toast/src/Toast.tsx +++ b/packages/toast/src/Toast.tsx @@ -101,7 +101,7 @@ export const Toast = forwardRef(({ toast, index }: Props, ref: ForwardedRef {toast.actions?.map((action, index) => (