improvement: change page names

This commit is contained in:
canove
2020-09-07 09:42:23 -03:00
parent 10bc003d02
commit 324a1996b0
3 changed files with 12 additions and 7 deletions

View File

@@ -43,8 +43,8 @@ const MainListItems = () => {
<div>
<ListItemLink to="/" primary="Dashboard" icon={<DashboardIcon />} />
<ListItemLink
to="/whatsapps"
primary="WhatsApps"
to="/connections"
primary="Connections"
icon={<SyncAltIcon />}
/>
<ListItemLink