Skip to content

Commit

Permalink
Fix focus loss preventing end-to-end test from passing
Browse files Browse the repository at this point in the history
  • Loading branch information
artemiomorales committed Mar 21, 2024
1 parent d34444c commit e1af101
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -378,7 +378,7 @@ const ImageURLInputUI = ( {
}
offset={ 13 }
>
<PopoverChildren />
{ PopoverChildren() }
</URLPopover>
) }
</>
Expand Down

0 comments on commit e1af101

Please sign in to comment.