Dashboards: Support drag+drop to import dashboard (#61017)

This commit is contained in:
Ryan McKinley
2023-01-05 12:52:37 -06:00
committed by GitHub
parent 8c3a5f6da0
commit 0f3b4e02a0
2 changed files with 27 additions and 34 deletions
-4
View File
@@ -3999,10 +3999,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "3"],
[0, 0, 0, "Do not use any type assertions.", "4"]
],
"public/app/features/manage-dashboards/DashboardImportPage.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]
],
"public/app/features/manage-dashboards/components/ImportDashboardForm.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],