Slicing UI
This commit is contained in:
@@ -137,10 +137,10 @@ const dataMenu = [
|
||||
name: 'WhatsApp Management', // Changed the name
|
||||
target: 'collapseWaManage',
|
||||
subMenus: [
|
||||
{ name: 'Register Business Account', link: '/wa-manage-register'}, // Changed the name
|
||||
{ name: 'WhatsApp Profile Settings', link: '/wa-manage-profile'}, // Changed the name
|
||||
{ name: 'Message Templates', link: '/wa-manage-template'}, // Changed the name
|
||||
{ name: 'Integration Settings', link: '/wa-manage-integration'}, // Changed the name
|
||||
{ name: 'Register Business Account', link: '/wa-registration'}, // Changed the name
|
||||
{ name: 'WhatsApp Profile Settings', link: '/wa-profile'}, // Changed the name
|
||||
{ name: 'Message Templates', link: '/wa-template'}, // Changed the name
|
||||
{ name: 'Integration Settings', link: '/wa-integration'}, // Changed the name
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user