From 803b089e5bf582ef44cf763320c8a0e65bd0be0e Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Wed, 6 May 2020 08:36:22 +0200 Subject: [PATCH] import: enable creating new folders in import (#24317) (cherry picked from commit 5b32d422ad1a206a7c70e2131b9a59408777b27c) --- .../manage-dashboards/components/ImportDashboardForm.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/app/features/manage-dashboards/components/ImportDashboardForm.tsx b/public/app/features/manage-dashboards/components/ImportDashboardForm.tsx index 63b0b7a1235..197d3b74b63 100644 --- a/public/app/features/manage-dashboards/components/ImportDashboardForm.tsx +++ b/public/app/features/manage-dashboards/components/ImportDashboardForm.tsx @@ -63,7 +63,14 @@ export const ImportDashboardForm: FC = ({ /> - +