feat: Implement user dashboard with recommended courses, a 'My Courses' page for enrolled courses, and a reusable CourseCard component.

This commit is contained in:
supalerk-ar66 2026-02-11 15:05:19 +07:00
parent 840eae4fad
commit acff387a9b
4 changed files with 9 additions and 8 deletions

View file

@ -58,7 +58,7 @@ const handleLogout = async () => {
self="top end"
:offset="[0, 10]"
content-class="bg-white dark:bg-[#0f172a] text-slate-900 dark:text-white rounded-2xl shadow-xl border border-slate-200/70 dark:border-white/5"
style="min-width: 240px;"
style="width: 240px;"
>
<q-list class="py-2">
<q-item