Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rayane-djouah committed Jan 4, 2025
1 parent b33e69f commit aa2b173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ThreeDotsMenu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ function ThreeDotsMenu({
<View>
<Tooltip
text={translate(iconTooltip)}
// We need to hide the extra "More" tooltip when we have an educational tooltip
shouldRender={!hideProductTrainingTooltip}
>
<PressableWithoutFeedback
Expand Down

0 comments on commit aa2b173

Please sign in to comment.