Skip to content

Commit

Permalink
chore: remove unused stuff on the playground
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jun 9, 2024
1 parent 77febc4 commit ad8747c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/src/pages/basic/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { BasicShadowMap, NoToneMapping, SRGBColorSpace } from 'three'
import { reactive, ref } from 'vue'
import { TresCanvas, useRenderLoop } from '@tresjs/core'
import { OrbitControls } from '@tresjs/cientos'
import { userData } from 'three/examples/jsm/nodes/Nodes.js'
const state = reactive({
clearColor: '#201919',
Expand Down

0 comments on commit ad8747c

Please sign in to comment.