Skip to content

Commit 484475b

Browse files
committed
Swaps “Metrics” for “Dashboards”
1 parent 0316059 commit 484475b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webapp/app/components/navigation/SideMenu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ export function SideMenu({
484484
isCollapsed={isCollapsed}
485485
/>
486486
<SideMenuItem
487-
name="Metrics"
487+
name="Dashboards"
488488
icon={ChartBarIcon}
489489
activeIconColor="text-metrics"
490490
inactiveIconColor="text-metrics"

0 commit comments

Comments
 (0)