Grafana UI: Checkbox.story.tsx - Replace VerticalGroupwith Stack (#86524)

This commit is contained in:
Laura Fernández
2024-04-18 17:05:19 +02:00
committed by GitHub
parent 0d11f9b2f4
commit e65669bc0d
2 changed files with 9 additions and 18 deletions
-3
View File
@@ -797,9 +797,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]
],
"packages/grafana-ui/src/components/Forms/Checkbox.story.tsx:5381": [
[0, 0, 0, "\'VerticalGroup\' import from \'../Layout/Layout\' is restricted from being used by a pattern. Use Stack component instead.", "0"]
],
"packages/grafana-ui/src/components/Forms/FieldArray.story.tsx:5381": [
[0, 0, 0, "\'HorizontalGroup\' import from \'@grafana/ui\' is restricted from being used by a pattern. Use Stack component instead.", "0"]
],