feat: metrics is renamed to services in sidebar

This commit is contained in:
Palash gupta 2022-06-13 18:38:06 +05:30
parent 1c90e62189
commit d8775c91d7
No known key found for this signature in database
GPG Key ID: 8FD05AE6F9150AD6

View File

@ -15,7 +15,7 @@ const menus: SidebarMenu[] = [
{
Icon: BarChartOutlined,
to: ROUTES.APPLICATION,
name: 'Metrics',
name: 'Services',
},
{
Icon: AlignLeftOutlined,