diff --git a/public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx b/public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx index d1d1a7b7fa51..a2845bd1b242 100644 --- a/public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx +++ b/public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx @@ -625,9 +625,7 @@ export class PanelStateWrapper extends PureComponent { className={containerClassNames} aria-label={selectors.components.Panels.Panel.containerByTitle(panel.title)} > - {FNDashboard ? ( -

{panel.title}

- ) : ( +
{ alertState={alertState} data={data} /> - )} +