diff --git a/components/CourseList.vue b/components/CourseList.vue new file mode 100644 index 0000000..a78eecf --- /dev/null +++ b/components/CourseList.vue @@ -0,0 +1,69 @@ + + + diff --git a/pages/dashboard.vue b/pages/dashboard.vue index 8bd4717..aa2a3da 100644 --- a/pages/dashboard.vue +++ b/pages/dashboard.vue @@ -1,26 +1,31 @@