Fix naming

This commit is contained in:
Anton Vakhrushev 2018-06-17 16:07:40 +03:00
parent 7c6c9c345c
commit 54185a59ac
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import Vue from 'vue';
import Demo from './Demo.vue';
import Demo from './demo.vue';
new Vue({
el: '#app',