From 1764145ba4cd8a4cf10f4dc89ac9abf6fd1a00fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Dec 2024 16:19:58 +0000 Subject: [PATCH 1/4] chore: update commit hash to 5f3405151043b3c32da7acc6353247a5508969b3 --- app/commit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/commit.json b/app/commit.json index 6cbb919ea..bb9758332 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "5773b1e271c8effec20ff1c10a759d9a654a2a94" } +{ "commit": "5f3405151043b3c32da7acc6353247a5508969b3" } From ff2726fd2fcf53a9fd2beac967f4c92c78d390bf Mon Sep 17 00:00:00 2001 From: SujalXplores Date: Fri, 13 Dec 2024 22:47:57 +0530 Subject: [PATCH 2/4] fix: adjust intro section margin and textarea outline style in BaseChat component --- app/commit.json | 2 +- app/components/chat/BaseChat.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/commit.json b/app/commit.json index bb9758332..16937fbe1 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "5f3405151043b3c32da7acc6353247a5508969b3" } +{ "commit": "1764145ba4cd8a4cf10f4dc89ac9abf6fd1a00fd" } diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index a77932c74..13382baa1 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -283,7 +283,7 @@ export const BaseChat = React.forwardRef(
{!chatStarted && ( -
+

Where ideas begin

@@ -384,7 +384,7 @@ export const BaseChat = React.forwardRef(