beca-ui 2.0.18-beta.6 → 2.0.18-beta.7
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/beca-ui.js +1 -1
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -102695,7 +102695,7 @@ const A8 = Tf({
|
|
|
102695
102695
|
),
|
|
102696
102696
|
onScroll: (fe) => se(fe.currentTarget.scrollTop),
|
|
102697
102697
|
onClick: () => {
|
|
102698
|
-
!w && C && C(!0);
|
|
102698
|
+
!w && re && C && C(!0);
|
|
102699
102699
|
},
|
|
102700
102700
|
children: [
|
|
102701
102701
|
/* @__PURE__ */ W(
|