react-crud-mobile 1.3.75 → 1.3.76

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.
@@ -1555,6 +1555,7 @@ function UIView(_ref) {
1555
1555
  }
1556
1556
  });
1557
1557
  };
1558
+ //v3
1558
1559
  scope.put('scrollRef', scrollRef);
1559
1560
  reactCrudUtils.ComponentUtils.setViewScope(scope);
1560
1561
  var Container = function Container() {