@mx-cartographer/experiences 6.26.35-alpha.mega1 → 6.26.35-alpha.mega2
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
@@ -8061,7 +8061,7 @@ const Mc = ({ transaction: e }) => {
|
|
8061
8061
|
setShowInsights: xe,
|
8062
8062
|
updateManualTransaction: ke
|
8063
8063
|
} = Dt(), { userProfile: ge } = ft(), [ye, Be] = g.useState(""), [Z, q] = g.useState(""), [fe, Oe] = g.useState(!1), [me, ht] = g.useState(!1), [Pe, bt] = g.useState(!1), K = c?.transactions?.selected_account_guid;
|
8064
|
-
g.useEffect(() => {
|
8064
|
+
console.log(c), g.useEffect(() => {
|
8065
8065
|
const gt = K ? [{ guid: K }] : o.filter((oi) => !oi.is_hidden), cr = ze(Ae()), lr = Xe(Ae());
|
8066
8066
|
K || E(gt), y(cr, lr), O({
|
8067
8067
|
accounts: gt.map((oi) => oi.guid),
|