Skip to content

Commit

Permalink
Fix rebase error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed May 15, 2024
1 parent 1f2719a commit 5ad0ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/social-link/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ const SocialLinkEdit = ( {
<SocialLinkURLPopover
url={ url }
setAttributes={ setAttributes }
setPopover={ setPopoverAnchor }
onClose={ setShowPopover }
popoverAnchor={ popoverAnchor }
clientId={ clientId }
/>
Expand Down

0 comments on commit 5ad0ed4

Please sign in to comment.