Skip to content

Commit

Permalink
Fix rebase error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka authored and getdave committed Aug 28, 2024
1 parent 4003a7d commit 1586c6b
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 @@ -198,7 +198,7 @@ const SocialLinkEdit = ( {
<SocialLinkURLPopover
url={ url }
setAttributes={ setAttributes }
setPopover={ setPopoverAnchor }
onClose={ setShowPopover }
popoverAnchor={ popoverAnchor }
clientId={ clientId }
/>
Expand Down

0 comments on commit 1586c6b

Please sign in to comment.