@mx-cartographer/experiences 6.3.4-alpha.sms7 → 6.3.4-alpha.sms8
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
@@ -19019,7 +19019,7 @@ const tl = A(
|
|
19019
19019
|
}
|
19020
19020
|
), kC = A(({ selectedTab: e }) => {
|
19021
19021
|
const { alert: n, setAlert: i } = Ht();
|
19022
|
-
return /* @__PURE__ */ l(Z, { children: [
|
19022
|
+
return console.log("selectedTab steph", e), /* @__PURE__ */ l(Z, { children: [
|
19023
19023
|
e === Qn.Profile && /* @__PURE__ */ t(yC, {}),
|
19024
19024
|
e === Qn.Devices && /* @__PURE__ */ t(xC, {}),
|
19025
19025
|
e === Qn.Notifications && /* @__PURE__ */ t(tl, {}),
|