From 25713efdbbb8c499e9743ab6253ce291e859ac56 Mon Sep 17 00:00:00 2001 From: Jacob Lee Date: Tue, 17 Oct 2023 18:07:05 -0700 Subject: [PATCH] UI fixes (#200) * UI fixes * Add source code link --- .../app/components/AutoResizeTextarea.tsx | 2 +- .../app/components/ChatMessageBubble.tsx | 3 ++- chat-langchain/app/components/ChatWindow.tsx | 17 ++++++++++++++++- chat-langchain/app/components/EmptyState.tsx | 3 +-- chat-langchain/public/images/github-mark.svg | 1 + 5 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 chat-langchain/public/images/github-mark.svg diff --git a/chat-langchain/app/components/AutoResizeTextarea.tsx b/chat-langchain/app/components/AutoResizeTextarea.tsx index 333e1f193..567c7734c 100644 --- a/chat-langchain/app/components/AutoResizeTextarea.tsx +++ b/chat-langchain/app/components/AutoResizeTextarea.tsx @@ -24,7 +24,7 @@ export const AutoResizeTextarea = React.forwardRef< return (