Replace Lightbulb usage in Opportunities JSX
cgen-13b32e7d7a114b369c0743de23c03d5e
This commit is contained in:
parent
24136f5f44
commit
b6586aabdc
1 changed files with 1 additions and 1 deletions
|
|
@ -547,7 +547,7 @@ const Opportunities = () => {
|
|||
<Card className="border-border/40 bg-background/50 backdrop-blur">
|
||||
<CardHeader>
|
||||
<CardTitle className="flex items-center gap-2 text-white">
|
||||
<Lightbulb className="h-5 w-5 text-amber-300" />
|
||||
<Sparkles className="h-5 w-5 text-amber-300" />
|
||||
Core Contributors
|
||||
</CardTitle>
|
||||
<CardDescription>
|
||||
|
|
|
|||
Loading…
Reference in a new issue