Fixes https://github.com/twentyhq/twenty/issues/5678
This commit is contained in:
@ -27,7 +27,7 @@ export const MenuItemNavigate = ({
|
||||
<StyledMenuItemLeftContent>
|
||||
<MenuItemLeftContent LeftIcon={LeftIcon} text={text} />
|
||||
</StyledMenuItemLeftContent>
|
||||
<IconChevronRight size={theme.icon.size.sm} />
|
||||
<IconChevronRight size={theme.icon.size.md} />
|
||||
</StyledMenuItemBase>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user