From d7e589b692cb62bd7b29df12a21cbbfd28e09fcc Mon Sep 17 00:00:00 2001 From: djohnson Date: Tue, 16 Apr 2024 11:07:07 +0900 Subject: [PATCH] Sidebar: move chat section header to the left --- src/components/chat/ChatSettingsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/chat/ChatSettingsSection.tsx b/src/components/chat/ChatSettingsSection.tsx index 41b40cd..4178e1e 100644 --- a/src/components/chat/ChatSettingsSection.tsx +++ b/src/components/chat/ChatSettingsSection.tsx @@ -83,7 +83,7 @@ export const ChatSettingsSection = observer(({ onBackClicked }: { onBackClicked: - + {selectedChat?.name || 'new chat'}