mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 19:59:20 +00:00
feat: finished multiple whatsapps handle in frontend
This commit is contained in:
@@ -42,8 +42,8 @@ const MainListItems = () => {
|
||||
<div>
|
||||
<ListItemLink to="/" primary="Dashboard" icon={<DashboardIcon />} />
|
||||
<ListItemLink
|
||||
to="/connection"
|
||||
primary={i18n.t("mainDrawer.listItems.connection")}
|
||||
to="/whatsapps"
|
||||
primary="WhatsApps"
|
||||
icon={<SyncAltIcon />}
|
||||
/>
|
||||
<ListItemLink
|
||||
|
||||
Reference in New Issue
Block a user