Skip to content

Commit

Permalink
Fix appender tag in navigation block (#33964)
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan authored Aug 10, 2021
1 parent 7479921 commit fd332d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/navigation/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ function Navigation( {
isSelected
? InnerBlocks.DefaultAppender
: false,
__experimentalAppenderTagName: 'li',
__experimentalCaptureToolbars: true,
// Template lock set to false here so that the Nav
// Block on the experimental menus screen does not
Expand Down

0 comments on commit fd332d2

Please sign in to comment.