Skip to content

Commit

Permalink
LinkControl: Fix unneeded props prop (WordPress#65650)
Browse files Browse the repository at this point in the history
Co-authored-by: mirka <[email protected]>
Co-authored-by: getdave <[email protected]>
  • Loading branch information
3 people authored Sep 25, 2024
1 parent a080200 commit 69e00bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-editor/src/components/link-control/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@ function LinkControl( {
</InputControlSuffixWrapper>
)
}
props
/>
</div>
{ errorMessage && (
Expand Down

0 comments on commit 69e00bd

Please sign in to comment.