wip
This commit is contained in:
5
src/web/app/mobile/views/components/index.ts
Normal file
5
src/web/app/mobile/views/components/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import Vue from 'vue';
|
||||
|
||||
import ui from './ui.vue';
|
||||
|
||||
Vue.component('mk-ui', ui);
|
Reference in New Issue
Block a user