1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 01:36:43 +00:00
pixelfed/resources/assets/js/rempro.js
2020-04-08 21:34:31 -06:00

4 lines
No EOL
87 B
JavaScript
Vendored

Vue.component(
'remote-profile',
require('./components/RemoteProfile.vue').default
);