Comparing version 0.1.4 to 0.1.5
@@ -243,3 +243,4 @@ "use strict"; | ||
flex: 1, | ||
height: (_c = elementStyle) === null || _c === void 0 ? void 0 : _c.height | ||
height: (_c = elementStyle) === null || _c === void 0 ? void 0 : _c.height, | ||
flexDirection: 'row' | ||
}, (0, _pick["default"])(elementStyle, _utils.TEXT_STYLE_NAMES)], | ||
@@ -246,0 +247,0 @@ onFocus: handleFocus, |
{ | ||
"name": "actbase", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "React & React-Native Design Components", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
371429
5388