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.
@@ -1059,8 +1059,8 @@ function UIList(props) {
1059
1059
  return /*#__PURE__*/jsx(Text, {
1060
1060
  style: scope.getStyle('empty', {
1061
1061
  flex: 1,
1062
- fontWeight: 500,
1063
- fontSize: 15,
1062
+ fontWeight: 400,
1063
+ fontSize: 18,
1064
1064
  padding: 10,
1065
1065
  textAlign: 'center',
1066
1066
  width: '100%',