From 0a54dae20542a7e5898e96ae87d1f1611bf5047f Mon Sep 17 00:00:00 2001 From: sarahcrack <73823091+sarahcrack@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:05:55 +0000 Subject: [PATCH] updated aria label for chat button to match link text --- 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 %>