Fixed min-max docs typo
Summary: Fixed `Max / Min Width and Height` docs typo. Closes https://github.com/facebook/yoga/pull/720 Reviewed By: emilsjolander Differential Revision: D7110855 Pulled By: priteshrnandgaonkar fbshipit-source-id: 253d96e5d1208b94b6248ffab5f59caaef6ada2b
This commit is contained in:
committed by
Facebook Github Bot
parent
3a82d2b1a8
commit
99026e42a9
@@ -23,6 +23,6 @@ parent's size. By default all these constraints are `undefined`.
|
||||
|
||||
<controls prop="maxHeight"></controls>
|
||||
|
||||
### Min Width
|
||||
### Min Height
|
||||
|
||||
<controls prop="minHeight"></controls>
|
||||
|
Reference in New Issue
Block a user