Comparing version 0.1.5 to 0.1.6
@@ -234,2 +234,3 @@ "use strict"; | ||
style: [(0, _omit["default"])(elementStyle, _utils.MARGIN_STYLES), { | ||
flexDirection: 'row', | ||
alignItems: 'center', | ||
@@ -244,4 +245,3 @@ height: 'auto', | ||
flex: 1, | ||
height: (_c = elementStyle) === null || _c === void 0 ? void 0 : _c.height, | ||
flexDirection: 'row' | ||
height: (_c = elementStyle) === null || _c === void 0 ? void 0 : _c.height | ||
}, (0, _pick["default"])(elementStyle, _utils.TEXT_STYLE_NAMES)], | ||
@@ -248,0 +248,0 @@ onFocus: handleFocus, |
{ | ||
"name": "actbase", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "React & React-Native Design Components", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet