This commit is contained in:
Meenadeveloper 2025-11-29 15:18:25 +05:30
parent a0ecee38b1
commit cadc4f86aa

View File

@ -33,6 +33,7 @@ const NAV_LINKS = [
];
const PROFILE_MENU = [
{ label: "Dashboard", path: "/dashboard-home" },
{ label: "Profile", path: "/profile" },
{ label: "Subscription", path: "/subscription-plan" },
{ label: "Subscription History", path: "/subscription-history" },