Skip to content

Commit

Permalink
fix rebase issues
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed Oct 5, 2021
1 parent 92f99af commit 01ac2cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/column/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ function ColumnEdit( {
{ ...blockProps, 'aria-label': label },
{
templateLock,
allowedBlocks,
renderAppender: hasChildBlocks
? undefined
: InnerBlocks.ButtonBlockAppender,
Expand Down

0 comments on commit 01ac2cf

Please sign in to comment.