Skip to content

Commit 9762e66

Browse files
committed
new snapshot file
1 parent 71da69e commit 9762e66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/__tests__/__snapshots__/react-image-lightbox.spec.js.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
5050
thumbnailArrowLeft={null}
5151
thumbnailArrowRight={null}
5252
thumbnailImages={Array []}
53+
widthBreakPoint={960}
5354
wrapperClassName=""
5455
zoomInLabel="Zoom in"
5556
zoomOutLabel="Zoom out"
@@ -174,6 +175,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
174175
</div>
175176
</div>
176177
</div>
178+
177179
<div
178180
class="ril__toolbar"
179181
>
@@ -417,6 +419,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
417419
</div>
418420
</div>
419421
</div>
422+
420423
<div
421424
className="ril__toolbar"
422425
>

0 commit comments

Comments
 (0)