Skip to content

Commit

Permalink
Hide tooltips from block selection button
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed May 27, 2022
1 parent 711e52e commit 27f5d8c
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -280,6 +280,7 @@ function BlockSelectionButton( { clientId, rootClientId } ) {
label={ label }
showTooltip={ false }
className="block-selection-button_select-button"
showTooltip={ false }
>
<BlockTitle
clientId={ clientId }
Expand Down

0 comments on commit 27f5d8c

Please sign in to comment.