Skip to content

Commit

Permalink
Fix unstableDisableLayoutClassNames in Group block
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewserong committed Mar 27, 2023
1 parent 74d1b0d commit 665f666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/group/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ function GroupEdit( {
{
templateLock,
renderAppender,
__unstableDisableLayoutClassNames: ! layoutSupportEnabled,
}
);

Expand Down

0 comments on commit 665f666

Please sign in to comment.