Commit 0f693915 authored by Adrian Goławski's avatar Adrian Goławski Committed by GitHub

Update PullToRefresh.spec.tsx.snap

parent f9dc1b07
...@@ -5,7 +5,6 @@ exports[`PullToRefresh spec App shows PullToRefresh 1`] = ` ...@@ -5,7 +5,6 @@ exports[`PullToRefresh spec App shows PullToRefresh 1`] = `
style={ style={
Object { Object {
"WebkitOverflowScrolling": "touch", "WebkitOverflowScrolling": "touch",
"backgroundColor": "white",
"height": "auto", "height": "auto",
"overflow": "hidden", "overflow": "hidden",
"position": "relative", "position": "relative",
...@@ -32,7 +31,6 @@ exports[`PullToRefresh spec App shows PullToRefresh 1`] = ` ...@@ -32,7 +31,6 @@ exports[`PullToRefresh spec App shows PullToRefresh 1`] = `
style={ style={
Object { Object {
"WebkitOverflowScrolling": "touch", "WebkitOverflowScrolling": "touch",
"backgroundColor": "white",
"height": "auto", "height": "auto",
"overflow": "hidden", "overflow": "hidden",
"position": "relative", "position": "relative",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment