Skip to content

Commit

Permalink
Remove unused id attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Aug 9, 2023
1 parent b3c6443 commit 949a3f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/navigation/edit/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,6 @@ function Navigation( {
<div id={ overlayMenuPreviewId }>
{ overlayMenuPreview && (
<OverlayMenuPreview
id={ overlayMenuPreviewId }
setAttributes={ setAttributes }
hasIcon={ hasIcon }
icon={ icon }
Expand Down

0 comments on commit 949a3f2

Please sign in to comment.