react-crud-mobile 1.3.304 → 1.3.306

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.
@@ -2441,7 +2441,7 @@ var styles$b = /*#__PURE__*/StyleSheet.create({
2441
2441
  alignItems: 'flex-start'
2442
2442
  },
2443
2443
  label: {
2444
- fontWeight: 400,
2444
+ fontWeight: 600,
2445
2445
  fontSize: 12,
2446
2446
  paddingVertical: 3,
2447
2447
  color: 'labelColor'