From ae8dc10768a390bd08be611786cfc7bdefcad5fd Mon Sep 17 00:00:00 2001 From: steven Date: Thu, 20 Apr 2023 15:08:21 +0800 Subject: [PATCH] chore: show product hunt banner --- src/components/ConnectionSidebar.tsx | 14 ++++++-------- src/components/ConversationView/index.tsx | 3 +-- src/components/ProductHuntBanner.tsx | 4 ++-- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/src/components/ConnectionSidebar.tsx b/src/components/ConnectionSidebar.tsx index 498cf68..9e20266 100644 --- a/src/components/ConnectionSidebar.tsx +++ b/src/components/ConnectionSidebar.tsx @@ -289,28 +289,26 @@ const ConnectionSidebar = () => {
- {/* TODO: remove this after releasing */} SQL Chat - ChatGPT powered SQL client for Postgres, MySQL & SQL Server | Product Hunt - {/* TODO: remove this after releasing */} SQL Chat - ChatGPT powered SQL client for Postgres, MySQL & SQL Server | Product Hunt { } 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: remove this after releasing */} - +
diff --git a/src/components/ProductHuntBanner.tsx b/src/components/ProductHuntBanner.tsx index 9904417..2985e3e 100644 --- a/src/components/ProductHuntBanner.tsx +++ b/src/components/ProductHuntBanner.tsx @@ -16,11 +16,11 @@ const ProductHuntBanner = (props: Props) => {
{t("banner.product-hunt")}