bhd-components 0.10.29 → 0.10.30

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.
@@ -14990,6 +14990,7 @@ var VirtuosoList = /*#__PURE__*/ forwardRef(function(props, ref) {
14990
14990
  ref: wrapperRef,
14991
14991
  children: /*#__PURE__*/ jsx(cn, {
14992
14992
  ref: virtuosoRef,
14993
+ totalCount: dataSource.length,
14993
14994
  style: {
14994
14995
  height: "100%"
14995
14996
  },