Sfoglia il codice sorgente

chore: fix annoying issue with multiple canvas demo casing

alvarosabu 1 anno fa
parent
commit
a4ba255dc4
3 ha cambiato i file con 331 aggiunte e 181 eliminazioni
  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',

File diff suppressed because it is too large
+ 330 - 180
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff