react-crud-mobile 1.3.50 → 1.3.51

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.
@@ -1358,6 +1358,7 @@ function UIModal(props) {
1358
1358
  index = _useState2[0],
1359
1359
  setIndex = _useState2[1];
1360
1360
  var main = reactCrudUtils.ViewUtils.getCrud('view');
1361
+ //v3
1361
1362
  var scope = props.scope;
1362
1363
  var label = scope.getLabel();
1363
1364
  var theme = scope.getTheme();