Skip to content

Commit aa9e57b

Browse files
fix typo react-native-gesutre-handler -> react-native-gesture-handler (#1601)
1 parent 23394c5 commit aa9e57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If you plan on using specific components, see **UILib Packages** above.
3333
### Peer Dependencies
3434
UILIb has mandatory peer dependencies on the following packages:
3535
- react-native-reanimated (Make sure to follow [Reanimated setup guide](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation))
36-
- react-native-gesutre-handler
36+
- react-native-gesture-handler
3737

3838
### Optional Dependencies
3939
Some dependencies are optional and required by specific components or features (e.g. Card's blur features requires installing `@react-native-community/blur` package)

0 commit comments

Comments
 (0)