Pārlūkot izejas kodu

chore(playground): move brownian-distribution to misc

alvarosabu 3 mēneši atpakaļ
vecāks
revīzija
eb434aa6eb

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 108 - 0
playground/vue/src/pages/misc/BrownianDistribution.vue


+ 5 - 0
playground/vue/src/router/routes/misc.ts

@@ -9,4 +9,9 @@ export const miscRoutes = [
     name: 'Directives',
     name: 'Directives',
     component: () => import('../../pages/misc/directives/index.vue'),
     component: () => import('../../pages/misc/directives/index.vue'),
   },
   },
+  {
+    path: '/misc/brownian-distribution',
+    name: 'Brownian Distribution',
+    component: () => import('../../pages/misc/BrownianDistribution.vue'),
+  },
 ]
 ]

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels