@mx-cartographer/experiences 6.14.2-alpha.mega18 → 6.14.2-alpha.mega19
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/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -7666,7 +7666,7 @@ const Ks = ({ transaction: e }) => {
|
|
|
7666
7666
|
setDisplayedDate: te,
|
|
7667
7667
|
setSelectedAccounts: ge
|
|
7668
7668
|
} = le(), [Re, Oe] = h.useState(""), [Te, Le] = h.useState(""), [At, Q] = h.useState(!1), [ne, Ke] = h.useState(!1), [qe, K] = h.useState(!1);
|
|
7669
|
-
h.useEffect(() => {
|
|
7669
|
+
console.log("accounts::", o.length, w.length), h.useEffect(() => {
|
|
7670
7670
|
const rt = o.filter(($n) => !$n.is_hidden), Ro = tt(ue()), Oo = Je(ue());
|
|
7671
7671
|
ge(rt), te(Ro, Oo), S({
|
|
7672
7672
|
accounts: rt.map(($n) => $n.guid),
|