react-crud-mobile 1.3.198 → 1.3.199

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.
@@ -1068,8 +1068,8 @@ function UIList(props) {
1068
1068
  return /*#__PURE__*/jsxRuntime.jsx(reactNative.Text, {
1069
1069
  style: scope.getStyle('empty', {
1070
1070
  flex: 1,
1071
- fontWeight: 500,
1072
- fontSize: 15,
1071
+ fontWeight: 400,
1072
+ fontSize: 18,
1073
1073
  padding: 10,
1074
1074
  textAlign: 'center',
1075
1075
  width: '100%',