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 8ddf919 commit 297c175Copy full SHA for 297c175
example/data.js
@@ -47,9 +47,9 @@ export const ITEMS = [
47
initialValue: 30,
48
stepValue: 10,
49
incrementImage:
50
- 'https://facebook.github.io/react-native/docs/assets/favicon.png',
+ 'https://reactnative.dev/docs/assets/favicon.png',
51
decrementImage:
52
53
disabled: false,
54
wraps: false,
55
},
0 commit comments