dhre-ui-kit 0.0.154 → 0.0.155

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
@@ -4283,7 +4283,8 @@ const styles$1 = reactNative.StyleSheet.create({
4283
4283
  viewText: {
4284
4284
  flex: 1,
4285
4285
  textDecorationLine: "underline",
4286
- alignSelf: "center"
4286
+ alignSelf: "center",
4287
+ textAlign: "left"
4287
4288
  },
4288
4289
  actionIcons: {
4289
4290
  flexDirection: "row",