react-crud-mobile 1.3.83 → 1.3.84

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.
@@ -1335,7 +1335,7 @@ function UIModal(props) {
1335
1335
  index = _useState2[0],
1336
1336
  setIndex = _useState2[1];
1337
1337
  var main = ViewUtils.getCrud('view');
1338
- //v3
1338
+ //v4
1339
1339
  var scope = props.scope;
1340
1340
  var label = scope.getLabel();
1341
1341
  var theme = scope.getTheme();