From 5f144e6994ecbb80ec7d779090e4a7562793d26d Mon Sep 17 00:00:00 2001 From: Arne Durr Date: Mon, 16 Dec 2024 18:21:30 +0100 Subject: [PATCH] Fixed theming of Copy Code button --- app/components/chat/CodeBlock.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/chat/CodeBlock.tsx b/app/components/chat/CodeBlock.tsx index e48913c..bc20dc2 100644 --- a/app/components/chat/CodeBlock.tsx +++ b/app/components/chat/CodeBlock.tsx @@ -53,7 +53,7 @@ export const CodeBlock = memo(