Skip to content

Commit

Permalink
Menu Item Button
Browse files Browse the repository at this point in the history
  • Loading branch information
MosheZemah committed Apr 26, 2021
1 parent 6f6abdc commit 63ac06d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Menu/MenuItem/MenuItem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,6 @@ const MenuItem = ({
>
{renderMenuItemIconIfNeeded()}

{// show tooltip if needed
isTitleHoveredAndOverflowing && null}

<div ref={titleRef} className="monday-style-menu-item__title">
{title}
</div>
Expand Down

0 comments on commit 63ac06d

Please sign in to comment.