diff --git a/superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx b/superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx index 07eb85482b..dffa7bc3b2 100644 --- a/superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx +++ b/superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx @@ -583,7 +583,10 @@ const DashboardBuilder: FC = () => { {!hideDashboardHeader && } {showFilterBar && filterBarOrientation === FilterBarOrientation.HORIZONTAL && ( - +