diff --git a/components/AddCourse.vue b/components/AddCourse.vue new file mode 100644 index 0000000..4abc840 --- /dev/null +++ b/components/AddCourse.vue @@ -0,0 +1,123 @@ + + + \ No newline at end of file diff --git a/pages/dashboard.vue b/pages/dashboard.vue index 76b517e..8bd4717 100644 --- a/pages/dashboard.vue +++ b/pages/dashboard.vue @@ -1,6 +1,9 @@