(cherry picked from commit 8b4b57a6c6)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
co-authored by
Ashley Harrison
parent
45d8bbba3a
commit
37b762fe9c
@@ -143,7 +143,6 @@ const ScaleDistributionEditor: React.FC<FieldOverrideEditorProps<ScaleDistributi
|
||||
<Select
|
||||
menuShouldPortal
|
||||
allowCustomValue={false}
|
||||
autoFocus
|
||||
options={LOG_DISTRIBUTION_OPTIONS}
|
||||
value={value.log || 2}
|
||||
prefix={'base'}
|
||||
|
||||
Reference in New Issue
Block a user