From 1b8c0f0bfd6d80848df3cd6de92f7edae01ba5fd Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Wed, 13 Mar 2024 19:00:22 -0400 Subject: [PATCH] chore: Update AnthropicIcon.tsx --- client/src/components/svg/AnthropicIcon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/svg/AnthropicIcon.tsx b/client/src/components/svg/AnthropicIcon.tsx index c7fdfb0762..ee5e57edaa 100644 --- a/client/src/components/svg/AnthropicIcon.tsx +++ b/client/src/components/svg/AnthropicIcon.tsx @@ -12,7 +12,7 @@ export default function AnthropicIcon({ overflow="visible" width={size} height={size} - className={cn('fill-current text-black dark:text-white', className)} + className={cn('fill-current text-black', className)} >