Skip to content

Commit

Permalink
fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Mar 14, 2024
1 parent d4eaf4e commit 7b0dcee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MenuItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ function MenuItem(
displayNamesWithTooltips={titleWithTooltips}
tooltipEnabled
numberOfLines={1}
shouldUseFullTitle={!!title}
/>
);
}
Expand Down

0 comments on commit 7b0dcee

Please sign in to comment.