vim-web 0.3.44-dev.19 → 0.3.44-dev.20
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/vim-web.js
CHANGED
|
@@ -76615,6 +76615,7 @@ function UltraComponent(props) {
|
|
|
76615
76615
|
viewer: props.viewer,
|
|
76616
76616
|
modal,
|
|
76617
76617
|
sectionBox: sectionBox2,
|
|
76618
|
+
camera: camera2,
|
|
76618
76619
|
dispose: () => {
|
|
76619
76620
|
},
|
|
76620
76621
|
controlBar: {
|