zakeke-configurator-react 0.0.226 → 0.0.227
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.js +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -65385,6 +65385,7 @@ var ZakekeEnvironment = /*#__PURE__*/function () {
|
|
|
65385
65385
|
})), 10);
|
|
65386
65386
|
}
|
|
65387
65387
|
}, 100);
|
|
65388
|
+
_this.viewer.updateView();
|
|
65388
65389
|
}
|
|
65389
65390
|
});
|
|
65390
65391
|
_defineProperty(this, "openSecondScreen", function () {
|