diff --git a/Frontend-Learner/pages/dashboard/my-courses.vue b/Frontend-Learner/pages/dashboard/my-courses.vue index 00b0a210..1fdf6342 100644 --- a/Frontend-Learner/pages/dashboard/my-courses.vue +++ b/Frontend-Learner/pages/dashboard/my-courses.vue @@ -171,17 +171,17 @@ onMounted(() => {
- +
- +
- +
{{ course.category_name }} @@ -249,19 +249,19 @@ onMounted(() => {
- +
- +
- +
{{ course.category_name }}
- +

{{ getLocalizedText(course.title) }}

@@ -275,11 +275,11 @@ onMounted(() => {
- + - + @@ -289,20 +289,20 @@ onMounted(() => {
- +
- +
- +
{{ course.category_name }}
- +
@@ -310,7 +310,7 @@ onMounted(() => {
- +
@@ -323,11 +323,11 @@ onMounted(() => {
- + - + @@ -340,7 +340,7 @@ onMounted(() => {
- +

{{ $t('myCourses.searchNoResult') }}

@@ -350,7 +350,7 @@ onMounted(() => {
- +