Skip to content

Commit

Permalink
fix: github icon darkmode:invert (#1369)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivyjeong13 authored Jan 21, 2025
1 parent 4886c74 commit a857327
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export function ProviderIcon({
"dark:invert": ![
CommonModelProviderIds.AZURE_OPENAI,
CommonAuthProviderIds.GOOGLE,
CommonAuthProviderIds.GITHUB,
].includes(provider.id),
})}
/>
Expand Down

0 comments on commit a857327

Please sign in to comment.