mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-01 12:22:09 +08:00
feat(ui): add color prop support to ProviderIcon component (#384)
This commit is contained in:
@@ -217,7 +217,7 @@ export const iconMetadata: Record<string, IconMetadata> = {
|
||||
displayName: "OpenAI",
|
||||
category: "ai-provider",
|
||||
keywords: ["gpt", "chatgpt"],
|
||||
defaultColor: "#00A67E",
|
||||
defaultColor: "currentColor",
|
||||
},
|
||||
packycode: {
|
||||
name: "packycode",
|
||||
|
||||
Reference in New Issue
Block a user