Skip to content

Commit 35c8502

Browse files
committed
fix: add space back
1 parent e03d5b4 commit 35c8502

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/MenuItemWithTopDescription.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ function MenuItemWithTopDescription({highlighted, outerWrapperStyle, ref, ...pro
1616
highlightColor: theme.messageHighlightBG,
1717
itemEnterDelay: 0,
1818
});
19+
1920
return (
2021
<MenuItem
2122
// eslint-disable-next-line react/jsx-props-no-spreading

0 commit comments

Comments
 (0)