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 and Mamaduka committed Mar 21, 2023
1 parent 66c1adc commit b4631a9
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

1 comment on commit b4631a9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in b4631a9.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4476464761
📝 Reported issues:

Please sign in to comment.