react-crud-mobile 1.3.305 → 1.3.307

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.
@@ -2450,7 +2450,7 @@ var styles$b = /*#__PURE__*/reactNative.StyleSheet.create({
2450
2450
  alignItems: 'flex-start'
2451
2451
  },
2452
2452
  label: {
2453
- fontWeight: 400,
2453
+ fontWeight: 600,
2454
2454
  fontSize: 12,
2455
2455
  paddingVertical: 3,
2456
2456
  color: 'labelColor'