Skip to content

Commit cc2a0e5

Browse files
committed
Update snapshot
1 parent 2418f7a commit cc2a0e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

__tests__/__snapshots__/Dialog.test.js.snap

-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ exports[`should render with PopupDialog with Overlay 1`] = `
3232
onHardwareBackPress={[Function]}
3333
onMove={[Function]}
3434
onShow={[Function]}
35-
onSwipeOut={[Function]}
3635
onSwipeRelease={[Function]}
3736
onSwiping={[Function]}
3837
onSwipingOut={[Function]}
@@ -107,7 +106,6 @@ exports[`should render with PopupDialog with Overlay 1`] = `
107106
}
108107
onMove={[Function]}
109108
onRelease={[Function]}
110-
onSwipeOut={[Function]}
111109
onSwiping={[Function]}
112110
onSwipingOut={[Function]}
113111
style={
@@ -263,7 +261,6 @@ exports[`should render with PopupDialog without Overlay 1`] = `
263261
onHardwareBackPress={[Function]}
264262
onMove={[Function]}
265263
onShow={[Function]}
266-
onSwipeOut={[Function]}
267264
onSwipeRelease={[Function]}
268265
onSwiping={[Function]}
269266
onSwipingOut={[Function]}
@@ -338,7 +335,6 @@ exports[`should render with PopupDialog without Overlay 1`] = `
338335
}
339336
onMove={[Function]}
340337
onRelease={[Function]}
341-
onSwipeOut={[Function]}
342338
onSwiping={[Function]}
343339
onSwipingOut={[Function]}
344340
style={

0 commit comments

Comments
 (0)