瀏覽代碼

chore: lint issue

alvarosabu 1 年之前
父節點
當前提交
5e661da004
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      playground/src/components/LocalOrbitControls.vue

+ 0 - 1
playground/src/components/LocalOrbitControls.vue

@@ -231,7 +231,6 @@ export interface OrbitControlsProps {
 // TODO: remove disable once eslint is updated to support vue 3.3
 // TODO: remove disable once eslint is updated to support vue 3.3
 // eslint-disable-next-line vue/no-setup-props-destructure
 // eslint-disable-next-line vue/no-setup-props-destructure
 const {
 const {
-    makeDefault = false,
     autoRotate = false,
     autoRotate = false,
     autoRotateSpeed = 2,
     autoRotateSpeed = 2,
     enableDamping = false,
     enableDamping = false,