Browse Source

chore(playground): move brownian-distribution to misc

alvarosabu 3 tháng trước cách đây
mục cha
commit
eb434aa6eb

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 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',
     component: () => import('../../pages/misc/directives/index.vue'),
   },
+  {
+    path: '/misc/brownian-distribution',
+    name: 'Brownian Distribution',
+    component: () => import('../../pages/misc/BrownianDistribution.vue'),
+  },
 ]

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác