GrafanaUI: ConfirmModal - replace HorizontalGroup with Stack and Box component (#85660)

This commit is contained in:
Laura Fernández
2024-04-05 16:11:53 +02:00
committed by GitHub
parent 8796d2d307
commit 9af259a0d6
2 changed files with 7 additions and 7 deletions
-3
View File
@@ -827,9 +827,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/ConfirmModal/ConfirmModal.tsx:5381": [
[0, 0, 0, "\'HorizontalGroup\' import from \'../Layout/Layout\' is restricted from being used by a pattern. Use Stack component instead.", "0"]
],
"packages/grafana-ui/src/components/DataLinks/DataLinkInput.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],