call test

This commit is contained in:
Terry Jia
2025-11-10 20:25:20 -05:00
parent c94cedf8ee
commit 5b3bc77926

View File

@@ -103,7 +103,7 @@ if (isComponentWidget(props.widget)) {
const load3DSceneRef = ref<InstanceType<typeof Load3DScene> | null>(null)
const {
// configs
// config
sceneConfig,
modelConfig,
cameraConfig,