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 3ab3837 commit 6c209c5Copy full SHA for 6c209c5
components/Stats.vue
@@ -38,7 +38,7 @@
38
import { mapState } from 'vuex'
39
import Card from './Card.vue'
40
export default {
41
- name: 'Stats',
+ name: 'StatsCards',
42
components: {
43
Card,
44
},
0 commit comments