We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03d5b4 commit 35c8502Copy full SHA for 35c8502
1 file changed
src/components/MenuItemWithTopDescription.tsx
@@ -16,6 +16,7 @@ function MenuItemWithTopDescription({highlighted, outerWrapperStyle, ref, ...pro
16
highlightColor: theme.messageHighlightBG,
17
itemEnterDelay: 0,
18
});
19
+
20
return (
21
<MenuItem
22
// eslint-disable-next-line react/jsx-props-no-spreading
0 commit comments