diff --git a/client/src/components/dashboard/CoursePanel.vue b/client/src/components/dashboard/CoursePanel.vue index 8d778486..1eae18b0 100644 --- a/client/src/components/dashboard/CoursePanel.vue +++ b/client/src/components/dashboard/CoursePanel.vue @@ -157,6 +157,7 @@ function hasActionButton(): boolean { (); const openTaskCount: Ref = ref(0); @@ -18,7 +19,10 @@ onMounted(async () => {