Преглед на файлове

chore(playground): remove unusued method

alvarosabu преди 1 година
родител
ревизия
4fa8066f1d
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      playground/src/pages/basic/index.vue

+ 0 - 1
playground/src/pages/basic/index.vue

@@ -52,7 +52,6 @@ const toonTealMaterial = new MeshToonMaterial({
   <TresCanvas
     ref="canvasRef"
     v-bind="state"
-    @render="onRender"
   >
     <TresPerspectiveCamera
       :position="[11, 11, 11]"