Parcourir la source

chore: lint issue

alvarosabu il y a 2 ans
Parent
commit
5e661da004
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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,