Closed mikkmartin closed 3 years ago
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Adding new properties for AutoLayout
What is the current behavior? (You can also link to an open issue here) eg. Property 'primaryAxisAlignItems' does not exist on type 'Frame'.ts(2339)
Property 'primaryAxisAlignItems' does not exist on type 'Frame'.ts(2339)
What is the new behavior (if this is a feature change)? primaryAxisAlignItems is added as an optional property
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Adding new properties for AutoLayout
What is the current behavior? (You can also link to an open issue here) eg.
Property 'primaryAxisAlignItems' does not exist on type 'Frame'.ts(2339)
What is the new behavior (if this is a feature change)? primaryAxisAlignItems is added as an optional property