Comparing version 7.41.0 to 7.42.0
@@ -220,6 +220,7 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
ref: listRef, | ||
prefixCls: "".concat(tblPrefixCls, "-virtual"), | ||
styles: { | ||
horizontalScrollBar: horizontalScrollBarStyle | ||
}, | ||
className: classNames(tblPrefixCls, "".concat(tblPrefixCls, "-virtual")), | ||
className: tblPrefixCls, | ||
height: scrollY, | ||
@@ -226,0 +227,0 @@ itemHeight: listItemHeight || 24, |
@@ -230,6 +230,7 @@ "use strict"; | ||
ref: listRef, | ||
prefixCls: "".concat(tblPrefixCls, "-virtual"), | ||
styles: { | ||
horizontalScrollBar: horizontalScrollBarStyle | ||
}, | ||
className: (0, _classnames.default)(tblPrefixCls, "".concat(tblPrefixCls, "-virtual")), | ||
className: tblPrefixCls, | ||
height: scrollY, | ||
@@ -236,0 +237,0 @@ itemHeight: listItemHeight || 24, |
{ | ||
"name": "rc-table", | ||
"version": "7.41.0", | ||
"version": "7.42.0", | ||
"description": "table ui component for react", | ||
@@ -5,0 +5,0 @@ "engines": { |
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
8750
394501