diff --git a/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx b/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx index 8851a40e2e2..c695cea3eee 100644 --- a/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx +++ b/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx @@ -88,11 +88,7 @@ export const PanelOptionsTab: FC = ({ } if (plugin.angularPanelCtrl) { - elements.push( - - - - ); + elements.push(); } elements.push(