Settings Option Card component (#8456)
fixes - #8195 --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -13,8 +13,8 @@ export const IllustrationIconCalendarEvent = (
|
||||
return (
|
||||
<IllustrationIconWrapper>
|
||||
<IllustrationIconCalendarEventRaw
|
||||
fill={fill}
|
||||
color={color}
|
||||
fill={fill.blue}
|
||||
color={color.blue}
|
||||
height={size}
|
||||
width={size}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user