We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc63866 commit fa4eb42Copy full SHA for fa4eb42
template/src/components/views/home/home.ts
@@ -1,6 +1,5 @@
1
import Vue from 'components/base'
2
import { Component, Watch, Prop } from 'vue-property-decorator'
3
-import { State, Mutation, Getter, Action} from 'vuex-class'
4
import template from './home.vue'
5
import Hello from 'components/tags/hello'
6
0 commit comments