mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Remove remaining IconName type assertions (#54658)
* Chore: Remove remaining IconName type assertions * fix lints
This commit is contained in:
@@ -52,6 +52,7 @@ const availableIcons = [
|
||||
'chart-line' as const,
|
||||
'check' as const,
|
||||
'check-circle' as const,
|
||||
'check-square' as const,
|
||||
'circle' as const,
|
||||
'clipboard-alt' as const,
|
||||
'clock-nine' as const,
|
||||
|
||||
Reference in New Issue
Block a user