Comparing version 7.33.3 to 7.33.4
@@ -199,2 +199,3 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
bodyContent = /*#__PURE__*/React.createElement(VirtualList, { | ||
fullHeight: false, | ||
ref: listRef, | ||
@@ -201,0 +202,0 @@ className: classNames(tblPrefixCls, "".concat(tblPrefixCls, "-virtual")), |
@@ -209,2 +209,3 @@ "use strict"; | ||
bodyContent = /*#__PURE__*/React.createElement(_rcVirtualList.default, { | ||
fullHeight: false, | ||
ref: listRef, | ||
@@ -211,0 +212,0 @@ className: (0, _classnames.default)(tblPrefixCls, "".concat(tblPrefixCls, "-virtual")), |
{ | ||
"name": "rc-table", | ||
"version": "7.33.3", | ||
"version": "7.33.4", | ||
"description": "table ui component for react", | ||
@@ -61,3 +61,3 @@ "engines": { | ||
"rc-util": "^5.36.0", | ||
"rc-virtual-list": "^3.10.4" | ||
"rc-virtual-list": "^3.10.7" | ||
}, | ||
@@ -64,0 +64,0 @@ "devDependencies": { |
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
392261
8551
Updatedrc-virtual-list@^3.10.7