react-crud-mobile 1.3.147 → 1.3.148

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.
@@ -1346,7 +1346,7 @@ function UIModal(_ref) {
1346
1346
  var _useState2 = useState(0),
1347
1347
  index = _useState2[0],
1348
1348
  setIndex = _useState2[1];
1349
- //v6
1349
+ //v8
1350
1350
  var label = scope.getLabel();
1351
1351
  var theme = scope.getTheme();
1352
1352
  var headerStyle = Utils.nvl((_theme$styles = theme.styles) == null || (_theme$styles = _theme$styles.defaults) == null ? void 0 : _theme$styles.header, {});