Skip to content

Commit 2f074ce

Browse files
m-bertj-piasecki
andauthored
Update packages/docs-gesture-handler/docs/components/clickable.mdx
Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
1 parent a2ed828 commit 2f074ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ enum PointerType {
193193
}
194194
`}/>
195195

196-
Triggered when the button gets pressed (analogous to `onPressIn` in `TouchableHighlight` from RN core).
196+
Triggered when the button gets pressed (analogous to `onPressIn` in `Pressable` from RN core).
197197

198198
### onPressOut
199199

0 commit comments

Comments
 (0)