Skip to content

Commit 8ea2e67

Browse files
committed
Merge branch '@mbert/docs-root-view' of github.com:software-mansion/react-native-gesture-handler into @mbert/docs-root-view
2 parents 6386f61 + 17fc108 commit 8ea2e67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/docs/fundamentals/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Setting up `react-native-gesture-handler` is pretty straightforward:
4545
</TabItem>
4646
</Tabs>
4747

48-
### 2. Wrap your app with GestureHandlerRootViewcomponent
48+
### 2. Wrap your app with GestureHandlerRootView component
4949

5050
```jsx
5151
import { GestureHandlerRootView } from 'react-native-gesture-handler';

0 commit comments

Comments
 (0)