From a8cebaf50a911e2817b7d46de488327f87801a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D1=81=D0=BB=D0=B0=D0=B2?= Date: Wed, 21 Aug 2024 19:35:11 +0300 Subject: [PATCH] fix toast action button style applying --- src/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index 539cfbd..eb6346d 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -428,7 +428,7 @@ const Toast = (props: ToastProps) => {