wip
This commit is contained in:
parent
0c092b8050
commit
52c2d7c794
6 changed files with 47 additions and 28 deletions
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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue