sidebar
This commit is contained in:
parent
a0ecee38b1
commit
cadc4f86aa
@ -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" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user