mirror of
https://github.com/grafana/grafana.git
synced 2025-09-17 19:02:53 +08:00
Theme: Use higher order theme color variables rather then is light/dark logic (#30939)
This commit is contained in:
@ -129,7 +129,6 @@ export { StringArrayEditor } from './OptionsUI/strings';
|
||||
export { NumberValueEditor } from './OptionsUI/number';
|
||||
export { SliderValueEditor } from './OptionsUI/slider';
|
||||
export { SelectValueEditor } from './OptionsUI/select';
|
||||
export { FieldConfigItemHeaderTitle } from './FieldConfigs/FieldConfigItemHeaderTitle';
|
||||
|
||||
// Next-gen forms
|
||||
export { Form } from './Forms/Form';
|
||||
|
Reference in New Issue
Block a user