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 1e93a44 commit b939d63Copy full SHA for b939d63
src/__tests__/__snapshots__/render.test.js.snap
@@ -151,7 +151,7 @@ exports[`debug: shallow 1`] = `
151
value=\\"I inspected freshie\\"
152
/>
153
<Button
154
- onPress={[Function anonymous]}
+ onPress={[Function changeFresh]}
155
type=\\"primary\\"
156
>
157
Change freshness!
@@ -201,7 +201,7 @@ exports[`debug: shallow with message 1`] = `
201
202
203
204
205
206
207
0 commit comments