diff --git a/superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx b/superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx index 07eb85482ba..dffa7bc3b2f 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 && ( - +