Comparing version 4.8.3 to 4.8.4
@@ -130,3 +130,5 @@ import _extends from 'babel-runtime/helpers/extends'; | ||
var extra = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; | ||
return children(_extends({}, extra, childProps)); | ||
return children(_extends({}, extra, childProps, { | ||
ref: _this2.savePortal | ||
})); | ||
}, | ||
@@ -133,0 +135,0 @@ getContainer: this.getContainer, |
@@ -171,3 +171,5 @@ 'use strict'; | ||
var extra = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; | ||
return children((0, _extends3['default'])({}, extra, childProps)); | ||
return children((0, _extends3['default'])({}, extra, childProps, { | ||
ref: _this2.savePortal | ||
})); | ||
}, | ||
@@ -174,0 +176,0 @@ getContainer: this.getContainer, |
{ | ||
"name": "rc-util", | ||
"version": "4.8.3", | ||
"version": "4.8.4", | ||
"description": "Common Utils For React Component", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90618
2889