Skip to content

Commit 4fd9ec3

Browse files
hosseinmdpvinis
authored andcommitted
docs: readme
1 parent 2653506 commit 4fd9ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ useBackHandler(() => {
6969
}
7070
// let the default thing happen
7171
return false
72-
})
72+
},[shouldBeHandledHere])
7373
```
7474

7575
### `useImageDimensions`

0 commit comments

Comments
 (0)