Skip to content

Commit

Permalink
Min diff
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix committed Apr 23, 2021
1 parent b31fbb5 commit e7dbc43
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ function BlockContextualToolbar( {
hasParents: getBlockParents( selectedBlockClientId ).length,
};
}, [] );

if ( blockType ) {
if ( ! hasBlockSupport( blockType, '__experimentalToolbar', true ) ) {
return null;
Expand Down

0 comments on commit e7dbc43

Please sign in to comment.