Skip to content

Commit 6c209c5

Browse files
committed
Change the Stats.vue name
1 parent 3ab3837 commit 6c209c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Stats.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
import { mapState } from 'vuex'
3939
import Card from './Card.vue'
4040
export default {
41-
name: 'Stats',
41+
name: 'StatsCards',
4242
components: {
4343
Card,
4444
},

0 commit comments

Comments
 (0)