mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 22:41:28 +08:00
Fix typo in documentation: "…controls how rows…"
Summary: Closes https://github.com/facebook/react-native/pull/13482 Differential Revision: D4883387 Pulled By: javache fbshipit-source-id: fab3ce3136b18079a566e93fb3d388abc27dd41c
This commit is contained in:
committed by
Facebook Github Bot
parent
8e382fd006
commit
0d58669c81
@@ -409,7 +409,7 @@ var LayoutPropTypes = {
|
||||
'baseline'
|
||||
]),
|
||||
|
||||
/** `alignContent` controls how a rows align in the cross direction,
|
||||
/** `alignContent` controls how rows align in the cross direction,
|
||||
* overriding the `alignContent` of the parent.
|
||||
* See https://developer.mozilla.org/en-US/docs/Web/CSS/align-content
|
||||
* for more details.
|
||||
|
||||
Reference in New Issue
Block a user