Skip to content

Commit

Permalink
Reduce diff size
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Nov 25, 2024
1 parent 4eb2521 commit d322c4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/hooks/block-bindings.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ export const BlockBindingsPanel = ( { name: blockName, metadata } ) => {
</InspectorControls>
);
};

export default {
edit: BlockBindingsPanel,
attributeKeys: [ 'metadata' ],
Expand Down

0 comments on commit d322c4f

Please sign in to comment.