feat: add discovery page for browsing content.
This commit is contained in:
parent
0e095b35c5
commit
5f8e0a3687
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ const { currentUser } = useAuth();
|
|||
<div class="flex flex-col md:flex-row md:items-center justify-between gap-4 mb-8">
|
||||
<!-- Title -->
|
||||
<h2 class="text-2xl font-bold text-slate-900 dark:text-white">
|
||||
รายการคอร์สทั้งหมด
|
||||
{{ $t('discovery.title') }}
|
||||
</h2>
|
||||
|
||||
<!-- Right Side: Search & Sort -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue