Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Oct 11, 2023
1 parent 7a4afc1 commit a065cf8
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
exports[`DotTip should render correctly 1`] = `
<div
aria-label="Editor tips"
class="components-popover nux-dot-tip is-positioned"
class="components-popover components-popover nux-dot-tip is-positioned"
data-wp-c16t="true"
data-wp-component="Popover"
role="dialog"
style="position: absolute; top: 0px; left: 0px; opacity: 1; transform: none; transform-origin: 0% 50% 0;"
tabindex="-1"
Expand Down

0 comments on commit a065cf8

Please sign in to comment.