refactor: add Subscribe Plan menu item and implement subscription management pages
This commit is contained in:
@@ -59,6 +59,11 @@ export const MENU: TMenu[] = [
|
||||
url: '/lg-admin/tags',
|
||||
icon: TagIcon,
|
||||
},
|
||||
{
|
||||
title: 'Subscribe Plan',
|
||||
url: '/lg-admin/subscribe-plan',
|
||||
icon: TagIcon,
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user