Skip to content

Commit

Permalink
add core/buttons to allowed blocks. ref #35924
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Aug 26, 2023
1 parent bc94b20 commit 6488a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/navigation/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const ALLOWED_BLOCKS = [
'core/site-logo',
'core/navigation-submenu',
'core/loginout',
'core/buttons',
];

export const PRIORITIZED_INSERTER_BLOCKS = [
Expand Down

0 comments on commit 6488a6e

Please sign in to comment.