From 6bb5b39c894cd689c2977eb091fe8ffe05588eae Mon Sep 17 00:00:00 2001 From: VladAfanasev Date: Tue, 3 Dec 2024 12:26:01 +0100 Subject: [PATCH] fix: change svg path properties (#342) # Contents Console.error fix over de clip-rule en fill-rule Co-authored-by: Vlad Afanasev --- packages/components-react/src/alert/Alert.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/components-react/src/alert/Alert.tsx b/packages/components-react/src/alert/Alert.tsx index 0a81e615..2670aeb2 100644 --- a/packages/components-react/src/alert/Alert.tsx +++ b/packages/components-react/src/alert/Alert.tsx @@ -29,8 +29,8 @@ const InfoIcon = () => ( /> @@ -73,8 +73,8 @@ const WarningIcon = () => ( style={{ fill: 'var(--lux-icon-primary-color, #FFB612)' }} />