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 0362f9c commit dd12899Copy full SHA for dd12899
example/src/index.tsx
@@ -85,7 +85,7 @@ export default function App() {
85
})
86
}
87
88
- const onPressImage = (item: Result, index: number) => {
+ const onPressImage = () => {
89
//
90
91
0 commit comments