diff --git a/packages/grafana-ui/src/components/Icon/Icon.tsx b/packages/grafana-ui/src/components/Icon/Icon.tsx index fa4e1fac6d3..fae4b284a01 100644 --- a/packages/grafana-ui/src/components/Icon/Icon.tsx +++ b/packages/grafana-ui/src/components/Icon/Icon.tsx @@ -93,7 +93,7 @@ export const Icon = React.memo( // this prevents content layout shift whilst the icon asynchronously loads // which happens even if the icon is in the cache(!) loader={ -