We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71da69e commit 9762e66Copy full SHA for 9762e66
src/__tests__/__snapshots__/react-image-lightbox.spec.js.snap
@@ -50,6 +50,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
50
thumbnailArrowLeft={null}
51
thumbnailArrowRight={null}
52
thumbnailImages={Array []}
53
+ widthBreakPoint={960}
54
wrapperClassName=""
55
zoomInLabel="Zoom in"
56
zoomOutLabel="Zoom out"
@@ -174,6 +175,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
174
175
</div>
176
177
178
+
179
<div
180
class="ril__toolbar"
181
>
@@ -417,6 +419,7 @@ exports[`Snapshot Testing Lightbox renders properly" 1`] = `
417
419
418
420
421
422
423
424
className="ril__toolbar"
425
0 commit comments