From 13bb152901f47879aed093dcf7f0f961b55862e1 Mon Sep 17 00:00:00 2001 From: Tom Caiger Date: Mon, 21 Oct 2024 17:02:28 +1300 Subject: [PATCH] Update ExportConfig.tsx --- .../Dashboard/ExportDashboard/ExportConfig.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/tupaia-web/src/features/Dashboard/ExportDashboard/ExportConfig.tsx b/packages/tupaia-web/src/features/Dashboard/ExportDashboard/ExportConfig.tsx index 19a84c3488..95edf412f4 100644 --- a/packages/tupaia-web/src/features/Dashboard/ExportDashboard/ExportConfig.tsx +++ b/packages/tupaia-web/src/features/Dashboard/ExportDashboard/ExportConfig.tsx @@ -163,16 +163,16 @@ export const ExportConfig = ({ onClose, selectedDashboardItems }: ExportDashboar Edit export settings and click 'Download'. - {hasChartItems && ( -
- - - +
+ + + + {hasChartItems && ( -
- )} + )} +