Add profile.js

pull/780/head
Daniel Supernault 7 years ago
parent 9b0d3abdf7
commit e343e07da3
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -0,0 +1,4 @@
Vue.component(
'profile',
require('./components/Profile.vue').default
);
Loading…
Cancel
Save