Skip to content

Commit 1586c6b

Browse files
Mamadukagetdave
authored andcommitted
Fix rebase error
1 parent 4003a7d commit 1586c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/block-library/src/social-link/edit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ const SocialLinkEdit = ( {
198198
<SocialLinkURLPopover
199199
url={ url }
200200
setAttributes={ setAttributes }
201-
setPopover={ setPopoverAnchor }
201+
onClose={ setShowPopover }
202202
popoverAnchor={ popoverAnchor }
203203
clientId={ clientId }
204204
/>

0 commit comments

Comments
 (0)