From caf859f4980d81ef1917c506c587a3943dcc28fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Jamr=C3=B3z?= Date: Wed, 1 Dec 2021 10:16:09 +0100 Subject: [PATCH] Add missing aria labels (#42532) --- .../datasource/graphite/components/AddGraphiteFunction.tsx | 2 +- .../datasource/graphite/components/GraphiteQueryEditor.tsx | 1 + .../app/plugins/datasource/graphite/components/PlayButton.tsx | 2 +- .../app/plugins/datasource/graphite/components/TagsSection.tsx | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx b/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx index c130bf0c5d9..938494d6f43 100644 --- a/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx +++ b/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx @@ -33,7 +33,7 @@ export function AddGraphiteFunction({ funcDefs }: Props) { return ( } + Component={