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)' }} />