Ver Fonte

chore: fix annoying issue with multiple canvas demo casing

alvarosabu há 1 ano atrás
pai
commit
a4ba255dc4
3 ficheiros alterados com 331 adições e 181 exclusões
  1. 0 0
      playground/src/pages/MultipleCanvas.vue
  2. 1 1
      playground/src/router.ts
  3. 330 180
      pnpm-lock.yaml

+ 0 - 0
playground/src/pages/multiple.vue → playground/src/pages/MultipleCanvas.vue


+ 1 - 1
playground/src/router.ts

@@ -34,7 +34,7 @@ const routes = [
   {
     path: '/multiple',
     name: 'Multiple',
-    component: () => import('./pages/Multiple.vue'),
+    component: () => import('./pages/MultipleCanvas.vue'),
   },
   {
     path: '/cameras/multiple-cameras',

Diff do ficheiro suprimidas por serem muito extensas
+ 330 - 180
pnpm-lock.yaml


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff