Skip to content

Commit bc6e9ff

Browse files
committed
Fix typo
1 parent aa9e57b commit bc6e9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdowns/getting-started/setup.md

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

3737
### Optional Dependencies
3838
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)