dhre-ui-kit 0.0.366 → 0.0.368

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.js CHANGED
@@ -5131,7 +5131,6 @@ const styles$9 = reactNative.StyleSheet.create({
5131
5131
  },
5132
5132
  outlineStyle: {
5133
5133
  borderWidth: 1,
5134
- height: verticalScale(48),
5135
5134
  borderRadius: moderateScale(8)
5136
5135
  },
5137
5136
  errorStyle: {