@mx-cartographer/experiences 6.2.0-alpha.al7 → 6.2.0
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
@@ -21176,7 +21176,7 @@ const ZC = () => {
|
|
21176
21176
|
survey: h
|
21177
21177
|
} = fr(), { analytics: m, common: C } = I(), { isCopyLoaded: f, isInitialized: E } = ce(), [b, T] = g.useState(!1);
|
21178
21178
|
g.useEffect(() => {
|
21179
|
-
E && s()
|
21179
|
+
E && s();
|
21180
21180
|
}, [E]), g.useEffect(() => {
|
21181
21181
|
e("survey shown", {
|
21182
21182
|
$survey_id: i
|