From 5f95e9dfb43deb7eeef5f3b379519ce49ca2455d Mon Sep 17 00:00:00 2001 From: sarahcrack <73823091+sarahcrack@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:27:26 +0000 Subject: [PATCH] updated aria label for chat button to match link text (#4406) --- app/components/chat_component.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/chat_component.html.erb b/app/components/chat_component.html.erb index 5e017a99bc..478ab86336 100644 --- a/app/components/chat_component.html.erb +++ b/app/components/chat_component.html.erb @@ -1,7 +1,7 @@ <%= tag.div data: { controller: "chat", available: Chat.available?, "chat-target": "container" }, class: "chat" do %>