From 0afbbd9406a176f0aa0485f07d7eccf01a85b850 Mon Sep 17 00:00:00 2001 From: "joao.congio" Date: Mon, 9 Oct 2023 11:34:47 -0300 Subject: [PATCH] feat(acessibility): added ARIA-label property --- react/components/Button/index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/react/components/Button/index.js b/react/components/Button/index.js index 2b62ebe2f..b411fbf8f 100755 --- a/react/components/Button/index.js +++ b/react/components/Button/index.js @@ -215,6 +215,7 @@ class Button extends Component { return (