From c206cf832040c1b93e647d221a3e3a7d3651ebb1 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 3 May 2023 11:56:11 -0400 Subject: [PATCH] [v10.0.x] Alerting: Fix banner button variant (#67758) Alerting: Fix banner button variant (#67750) Fix banner button variant (cherry picked from commit 049029b6a27022897e4af4751c393f753f858975) Co-authored-by: Virginia Cepeda --- .../alerting/unified/components/receivers/TemplateForm.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx b/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx index 72c28266b14..b550fd19fab 100644 --- a/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx +++ b/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx @@ -264,6 +264,7 @@ function TemplatingGuideline() { href="https://grafana.com/docs/grafana/latest/alerting/manage-notifications/template-notifications/" target="_blank" icon="external-link-alt" + variant="secondary" > Templating documentation