Chore/TimezonesEditor: Add vertical gaps between inputs (#94487)

This commit is contained in:
kay delaney
2024-10-10 01:57:14 +01:00
committed by GitHub
parent 97de44b0c2
commit 0201e8e8fb
2 changed files with 19 additions and 25 deletions

View File

@@ -6712,10 +6712,6 @@ exports[`better eslint`] = {
"public/app/plugins/panel/timeseries/SpanNullsEditor.tsx:5381": [
[0, 0, 0, "\'HorizontalGroup\' import from \'@grafana/ui\' is restricted from being used by a pattern. Use Stack component instead.", "0"]
],
"public/app/plugins/panel/timeseries/TimezonesEditor.tsx:5381": [
[0, 0, 0, "Styles should be written using objects.", "0"],
[0, 0, 0, "Styles should be written using objects.", "1"]
],
"public/app/plugins/panel/timeseries/migrations.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"],