Browse Source

chore: lint issue

alvarosabu 1 year ago
parent
commit
5e661da004
1 changed files with 0 additions and 1 deletions
  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
 // eslint-disable-next-line vue/no-setup-props-destructure
 const {
-    makeDefault = false,
     autoRotate = false,
     autoRotateSpeed = 2,
     enableDamping = false,