Chore: DataSourcePicker- Replace HorizontalGroup with Stack (#86389)

This commit is contained in:
Laura Fernández
2024-04-17 11:50:58 +02:00
committed by GitHub
parent dcfaf7e434
commit 9b27d5a0c1
2 changed files with 3 additions and 6 deletions

View File

@@ -697,9 +697,6 @@ exports[`better eslint`] = {
"packages/grafana-runtime/src/analytics/types.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"packages/grafana-runtime/src/components/DataSourcePicker.tsx:5381": [
[0, 0, 0, "\'HorizontalGroup\' import from \'@grafana/ui\' is restricted from being used by a pattern. Use Stack component instead.", "0"]
],
"packages/grafana-runtime/src/config.ts:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"],