Slicing UI/UX Wa
This commit is contained in:
@@ -147,10 +147,10 @@ const dataMenu = [
|
||||
name: 'WhatsApp Activity', // Changed the name
|
||||
target: 'collapseActivity',
|
||||
subMenus: [
|
||||
{ name: 'Settings', link: '/wa-activity-settings'}, // Changed the name
|
||||
{ name: 'Activity Summary', link: '/wa-activity-summary'}, // Changed the name
|
||||
{ name: 'Transaction Logs', link: '/wa-activity-transaction'},
|
||||
{ name: 'Bulk Sending', link: '/wa-activity-bulk'}, // Changed the name
|
||||
{ name: 'Settings', link: '/wa-settings'}, // Changed the name
|
||||
{ name: 'Activity Summary', link: '/wa-summary'}, // Changed the name
|
||||
{ name: 'Transaction Logs', link: '/wa-transaction'},
|
||||
{ name: 'Bulk Sending', link: '/wa-bulk'}, // Changed the name
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user