Jelajahi Sumber

make linter happy

Michael Wang 3 tahun lalu
induk
melakukan
0281624e4f
1 mengubah file dengan 0 tambahan dan 10 penghapusan
  1. 0 10
      src/plugins/customComponents.ts

+ 0 - 10
src/plugins/customComponents.ts

@@ -1,10 +0,0 @@
-// import {} from "vue";
-// // import AppType from "@/components/common/AppType.vue";
-
-// const components = {
-//   //  AppType,
-// };
-
-// Object.keys(components).forEach((key) => {
-//   App.component(key, components[key]);
-// });