Skip to content

Commit a857327

Browse files
authored
fix: github icon darkmode:invert (#1369)
1 parent 4886c74 commit a857327

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/admin/app/components/auth-and-model-providers/ProviderIcon.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export function ProviderIcon({
2525
"dark:invert": ![
2626
CommonModelProviderIds.AZURE_OPENAI,
2727
CommonAuthProviderIds.GOOGLE,
28-
CommonAuthProviderIds.GITHUB,
2928
].includes(provider.id),
3029
})}
3130
/>

0 commit comments

Comments
 (0)