mirror of https://github.com/pixelfed/pixelfed
Add new component
parent
e6c92532a2
commit
704f6a1f18
@ -0,0 +1,4 @@
|
|||||||
|
Vue.component(
|
||||||
|
'micro-ui',
|
||||||
|
require('./components/Micro.vue').default
|
||||||
|
);
|
Loading…
Reference in New Issue