@ -8,6 +8,7 @@
import Hello from './components/Hello.vue'
export default {
name: 'app',
components: {
Hello
}