Skip to content

Commit 505b120

Browse files
committed
Update icon for monitoring section to BarChartOutlined
1 parent f8d42ca commit 505b120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/config/section/monitoring.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import resourceAlerts from '@/config/section/infra/resourceAlertRules'
2020
export default {
2121
name: 'monitoring',
2222
title: 'label.monitoring',
23-
icon: 'MonitorOutlined',
23+
icon: 'BarChartOutlined',
2424
permission: ['listResourceAlertRules'],
2525
children: [
2626
resourceAlerts

0 commit comments

Comments
 (0)