diff --git a/apps/web/app/[locale]/(dashboard)/dashboard/page.tsx b/apps/web/app/[locale]/(dashboard)/dashboard/page.tsx index 946eb41..5da939e 100644 --- a/apps/web/app/[locale]/(dashboard)/dashboard/page.tsx +++ b/apps/web/app/[locale]/(dashboard)/dashboard/page.tsx @@ -102,7 +102,7 @@ export default function DashboardPage() { Tổng quan thị trường và tin đăng của bạn
- + @@ -209,7 +209,7 @@ export default function DashboardPage() {Chưa có tin đăng nào
- + diff --git a/apps/web/app/[locale]/(dashboard)/layout.tsx b/apps/web/app/[locale]/(dashboard)/layout.tsx index ebe6be9..bcac5a5 100644 --- a/apps/web/app/[locale]/(dashboard)/layout.tsx +++ b/apps/web/app/[locale]/(dashboard)/layout.tsx @@ -127,8 +127,8 @@ export default function AppDashboardLayout({ children }: { children: React.React { href: '/dashboard', label: t('dashboard.title'), icon: Home }, ...(showListings ? [ - { href: '/listings', label: t('dashboard.listings'), icon: List }, - { href: '/listings/new', label: t('dashboard.createListing'), icon: Plus }, + { href: '/my-listings', label: t('dashboard.listings'), icon: List }, + { href: '/my-listings/new', label: t('dashboard.createListing'), icon: Plus }, ] : []), ], diff --git a/apps/web/app/[locale]/(dashboard)/listings/[id]/edit/page.tsx b/apps/web/app/[locale]/(dashboard)/my-listings/[id]/edit/page.tsx similarity index 99% rename from apps/web/app/[locale]/(dashboard)/listings/[id]/edit/page.tsx rename to apps/web/app/[locale]/(dashboard)/my-listings/[id]/edit/page.tsx index 7d8ab27..621d3bb 100644 --- a/apps/web/app/[locale]/(dashboard)/listings/[id]/edit/page.tsx +++ b/apps/web/app/[locale]/(dashboard)/my-listings/[id]/edit/page.tsx @@ -182,7 +182,7 @@ export default function EditListingPage() { return (Không tìm thấy tin đăng
-Chưa có tin đăng nào
- +