mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 00:15:35 +02:00
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