Skip to content

Commit

Permalink
full-height-align: change button label
Browse files Browse the repository at this point in the history
  • Loading branch information
retrofox committed Nov 6, 2020
1 parent 3cc39b4 commit 523b32f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import icon from './icon';

function BlockFullHeightAlignmentToolbar( {
isActive,
label = __( 'Full Height' ),
label = __( 'Toggle full height' ),
onToggle,
} ) {
return (
Expand Down

0 comments on commit 523b32f

Please sign in to comment.