diff --git a/public/app/features/dashboard/dashgrid/AlertTab.tsx b/public/app/features/dashboard/dashgrid/AlertTab.tsx index e191b579020..2a715536ca8 100644 --- a/public/app/features/dashboard/dashgrid/AlertTab.tsx +++ b/public/app/features/dashboard/dashgrid/AlertTab.tsx @@ -105,6 +105,7 @@ export class AlertTab extends PureComponent { const toolbarItems = alert ? [this.stateHistory(), this.deleteAlert()] : []; + //TODO move add button react from angular and add condition to render angular view return (
(this.element = element)} />