Skip to content

Commit

Permalink
Project page
Browse files Browse the repository at this point in the history
  • Loading branch information
fayazara committed Aug 10, 2023
1 parent 2a5f5db commit de227ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Dashboard/Projects/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const props = defineProps({
required: true,
},
stats: {
type: Array,
type: Object,
required: true,
},
});
Expand Down

0 comments on commit de227ce

Please sign in to comment.