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 2653506 commit 4fd9ec3Copy full SHA for 4fd9ec3
README.md
@@ -69,7 +69,7 @@ useBackHandler(() => {
69
}
70
// let the default thing happen
71
return false
72
-})
+},[shouldBeHandledHere])
73
```
74
75
### `useImageDimensions`
0 commit comments