mirror of https://github.com/pixelfed/pixelfed
Add loops.js
parent
cc758d24df
commit
7ee18af416
@ -0,0 +1,4 @@
|
|||||||
|
Vue.component(
|
||||||
|
'loops-component',
|
||||||
|
require('./components/LoopComponent.vue').default
|
||||||
|
);
|
Loading…
Reference in New Issue