chore: Update AnthropicIcon.tsx
This commit is contained in:
@@ -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)}
|
||||
>
|
||||
<g
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user