diff --git a/src/components/ConnectionSidebar.tsx b/src/components/ConnectionSidebar.tsx index 9ebcd2b..498cf68 100644 --- a/src/components/ConnectionSidebar.tsx +++ b/src/components/ConnectionSidebar.tsx @@ -289,7 +289,9 @@ const ConnectionSidebar = () => {
+ {/* TODO: remove this after releasing */} @@ -301,6 +303,20 @@ const ConnectionSidebar = () => { height="54" /> + {/* 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 7ac2543..9904417 100644 --- a/src/components/ProductHuntBanner.tsx +++ b/src/components/ProductHuntBanner.tsx @@ -16,7 +16,7 @@ const ProductHuntBanner = (props: Props) => {