feat: rename Templates tab to Email & SMS Templates
This commit is contained in:
@@ -1128,7 +1128,7 @@ export default function CompanySettingsPage() {
|
|||||||
{ id: 'riderrequest', label: 'Rider Request Plan (P2)', icon: Users },
|
{ id: 'riderrequest', label: 'Rider Request Plan (P2)', icon: Users },
|
||||||
{ id: 'parts', label: 'EV Parts', icon: Package },
|
{ id: 'parts', label: 'EV Parts', icon: Package },
|
||||||
|
|
||||||
{ id: 'templates', label: 'Templates', icon: FileText },
|
{ id: 'templates', label: 'Email & SMS Templates', icon: FileText },
|
||||||
];
|
];
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user