1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 16:24:29 +00:00
pixelfed/resources/assets/js/collectioncompose.js
2019-07-17 18:37:06 -06:00

4 lines
No EOL
101 B
JavaScript
Vendored

Vue.component(
'collection-compose',
require('./components/CollectionCompose.vue').default
);