Explorar o código

chore: fix lint

alvarosabu hai 1 ano
pai
achega
1183e87681
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      playground/src/pages/misc/Directives.vue

+ 1 - 1
playground/src/pages/misc/Directives.vue

@@ -1,5 +1,5 @@
 <script setup lang="ts">
-import { TresCanvas, vAlwaysLookAt } from '@tresjs/core'
+import { TresCanvas } from '@tresjs/core'
 import { BasicShadowMap, NoToneMapping, SRGBColorSpace } from 'three'
 
 import { OrbitControls } from '@tresjs/cientos'