From ac62a038abb0db3fbe5eb9365c746f6a83729ec2 Mon Sep 17 00:00:00 2001 From: Austin Hulen Date: Wed, 11 Dec 2024 06:19:37 -0800 Subject: [PATCH] Update ChatInput component accessibility and instructions --- src/ui/UserPortal/components/ChatInput.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ui/UserPortal/components/ChatInput.vue b/src/ui/UserPortal/components/ChatInput.vue index 475b2246ec..b4ebcac791 100644 --- a/src/ui/UserPortal/components/ChatInput.vue +++ b/src/ui/UserPortal/components/ChatInput.vue @@ -6,7 +6,7 @@