Add missing file
This commit is contained in:
Родитель
4a037e2d6f
Коммит
7596f90d37
|
@ -26,7 +26,7 @@ RCT_ENUM_CONVERTER(NSRectEdge, (@{
|
|||
@"rightTopEdge": @(NSRectEdgeMaxX),
|
||||
@"rightCenter": @(NSRectEdgeMaxX),
|
||||
@"rightBottomEdge": @(NSRectEdgeMaxX),
|
||||
@"bottonLeftEdge": @(NSRectEdgeMinY),
|
||||
@"bottomLeftEdge": @(NSRectEdgeMinY),
|
||||
@"bottomAutoEdge": @(NSRectEdgeMinY),
|
||||
@"bottomCenter": @(NSRectEdgeMinY),
|
||||
@"bottomRightEdge": @(NSRectEdgeMinY),
|
||||
|
|
Загрузка…
Ссылка в новой задаче