diff --git a/src/components/ConnectionSidebar.tsx b/src/components/ConnectionSidebar.tsx index a109223..9ebcd2b 100644 --- a/src/components/ConnectionSidebar.tsx +++ b/src/components/ConnectionSidebar.tsx @@ -288,10 +288,22 @@ const ConnectionSidebar = () => { {t("conversation.new-chat")} -
+
+ + SQL Chat - ChatGPT powered SQL client for Postgres, MySQL & SQL Server | Product Hunt + diff --git a/src/components/ConversationView/index.tsx b/src/components/ConversationView/index.tsx index 2dea3d3..d3fa587 100644 --- a/src/components/ConversationView/index.tsx +++ b/src/components/ConversationView/index.tsx @@ -217,8 +217,7 @@ const ConversationView = () => { } relative w-full h-full max-h-full flex flex-col justify-start items-start overflow-y-auto bg-white dark:bg-zinc-800`} >
- {/* TODO(steven): remove this after released */} - +