diff --git a/apps/web/app/assets/thumbnail-e2e.jpg b/apps/web/app/assets/thumbnail-e2e.jpg new file mode 100644 index 000000000..223898d5d Binary files /dev/null and b/apps/web/app/assets/thumbnail-e2e.jpg differ diff --git a/apps/web/app/modules/Admin/AddCourse/AddCourse.tsx b/apps/web/app/modules/Admin/AddCourse/AddCourse.tsx index c7269e6c5..dad5a8885 100644 --- a/apps/web/app/modules/Admin/AddCourse/AddCourse.tsx +++ b/apps/web/app/modules/Admin/AddCourse/AddCourse.tsx @@ -122,7 +122,11 @@ const AddCourse = () => { {categories.map((category) => ( - + {category.title} ))} @@ -191,6 +195,7 @@ const AddCourse = () => { /> {displayThumbnailUrl && (