GrafanaUI: Remove unused blur component token (#103649)

This commit is contained in:
Josh Hunt
2025-04-08 21:40:04 +01:00
committed by GitHub
parent 7343774a8c
commit b631d904ae
@@ -31,9 +31,6 @@ export interface ThemeComponents {
};
overlay: {
background: string;
/* pixel strength for backdrop blurs */
blur?: number;
};
dashboard: {
background: string;