react-crud-mobile 1.3.396 → 1.3.398

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.
@@ -1659,7 +1659,7 @@ function UIView(_ref) {
1659
1659
  }
1660
1660
  });
1661
1661
  };
1662
- //v4
1662
+ //v5
1663
1663
  scope.put('scrollRef', scrollRef);
1664
1664
  reactCrudUtils.ComponentUtils.setViewScope(scope);
1665
1665
  var Container = function Container() {