Skip to content

Commit

Permalink
Revert "Make sure the Nav block's directly inserted block is a Page v…
Browse files Browse the repository at this point in the history
…ariation (#48740)" (#49126)

This reverts commit 637bbcd.
  • Loading branch information
scruffian authored Mar 16, 2023
1 parent 43b8db2 commit 43338de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/block-library/src/navigation/edit/inner-blocks.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ const ALLOWED_BLOCKS = [

const DEFAULT_BLOCK = {
name: 'core/navigation-link',
attributes: {
type: 'page',
},
};

export default function NavigationInnerBlocks( {
Expand Down

0 comments on commit 43338de

Please sign in to comment.