mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 03:26:07 +00:00
Small grammar edit
Summary: Small edit to comment, shouldn't require a test plan. Closes https://github.com/facebook/react-native/pull/13604 Differential Revision: D4928784 Pulled By: javache fbshipit-source-id: b8f4aff1580a7c5e8c80bbec3f52252b5e62c852
This commit is contained in:
parent
39d19740d2
commit
f98d9f5ea8
@ -30,7 +30,7 @@ type Event = Object;
|
||||
const PRESS_RETENTION_OFFSET = {top: 20, left: 20, right: 20, bottom: 30};
|
||||
|
||||
/**
|
||||
* Do not use unless you have a very good reason. All the elements that
|
||||
* Do not use unless you have a very good reason. All elements that
|
||||
* respond to press should have a visual feedback when touched.
|
||||
*
|
||||
* TouchableWithoutFeedback supports only one child.
|
||||
|
Loading…
x
Reference in New Issue
Block a user