mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 09:20:15 +01:00
chore: Update AnthropicIcon.tsx
This commit is contained in:
parent
0f417aaec0
commit
1b8c0f0bfd
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ export default function AnthropicIcon({
|
||||||
overflow="visible"
|
overflow="visible"
|
||||||
width={size}
|
width={size}
|
||||||
height={size}
|
height={size}
|
||||||
className={cn('fill-current text-black dark:text-white', className)}
|
className={cn('fill-current text-black', className)}
|
||||||
>
|
>
|
||||||
<g
|
<g
|
||||||
style={{
|
style={{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue