@hybr1d-tech/charizard 1.1.62 → 1.1.63
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/hybr1d-ui.js +1 -1
- package/dist/hybr1d-ui.umd.cjs +10 -10
- package/package.json +1 -1
package/dist/hybr1d-ui.js
CHANGED
|
@@ -9718,7 +9718,7 @@ function jh({
|
|
|
9718
9718
|
);
|
|
9719
9719
|
return g.useEffect(() => () => {
|
|
9720
9720
|
e.key === "filter_date_range" && t(e.key, c);
|
|
9721
|
-
}, [
|
|
9721
|
+
}, []), g.useEffect(() => {
|
|
9722
9722
|
r && n(e.key, [u, m].filter(Boolean).join(","), c);
|
|
9723
9723
|
}, [u, m, r]), /* @__PURE__ */ a.jsx(
|
|
9724
9724
|
th,
|