Skip to content

Commit aec1a4a

Browse files
committed
Bring back root view to example in Pressable
1 parent 8ea2e67 commit aec1a4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/docs/components/pressable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ lineBounds={[5, 20]}
222222
src={`
223223
import { View, Text, StyleSheet } from 'react-native';
224224
import {
225-
,
225+
GestureHandlerRootView,
226226
Pressable,
227227
} from 'react-native-gesture-handler';
228228

0 commit comments

Comments
 (0)