react-crud-mobile 1.3.325 → 1.3.326

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.
@@ -1259,7 +1259,8 @@ var styles$7 = /*#__PURE__*/StyleSheet.create({
1259
1259
  justifyContent: 'center',
1260
1260
  flexDirection: 'row',
1261
1261
  alignItems: 'center',
1262
- margin: 3
1262
+ margin: 3,
1263
+ gap: 5
1263
1264
  },
1264
1265
  item: {
1265
1266
  backgroundColor: 'background',