Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 2e193c7

Browse files
author
Federico Zivolo
committed
test: updated snapshot
1 parent c05b5df commit 2e193c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/__snapshots__/Popper.test.js.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ exports[`Popper component renders the expected markup 1`] = `
1010
<div
1111
style={
1212
Object {
13+
"left": 0,
1314
"opacity": 0,
1415
"pointerEvents": "none",
1516
"position": "absolute",
17+
"top": 0,
1618
}
1719
}
1820
>

0 commit comments

Comments
 (0)