From 0dfdcbfa86ba7ec96076ffe250177f5bc9c73458 Mon Sep 17 00:00:00 2001 From: Joshen Lim Date: Fri, 5 Aug 2022 15:30:04 +0800 Subject: [PATCH] fix: layout of actions for Alert component --- src/components/Alert/Alert.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Alert/Alert.tsx b/src/components/Alert/Alert.tsx index 87c2e0f1..d5736e07 100644 --- a/src/components/Alert/Alert.tsx +++ b/src/components/Alert/Alert.tsx @@ -67,7 +67,7 @@ function Alert({ ) : null} {icon && icon} -
+