bi-components-library 1.3.2-next.66 → 1.3.2-next.67
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.
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -39819,7 +39819,7 @@ const Ow = ["全部技能", "我的技能", "订阅技能", "系统技能"], Mw
|
|
|
39819
39819
|
$e(() => {
|
|
39820
39820
|
if (u === 0 && !h && d.length > 0) {
|
|
39821
39821
|
const T = R.current;
|
|
39822
|
-
T && (F.current = T.
|
|
39822
|
+
T && (F.current = T.clientHeight), z(!1);
|
|
39823
39823
|
} else !h && d.length > 0 && F.current > 0 ? requestAnimationFrame(() => {
|
|
39824
39824
|
const T = R.current;
|
|
39825
39825
|
T && z(T.scrollHeight < F.current);
|