Use Sparkles icon for passport badge
cgen-9c680311f83641a1930bbbe70b67ac2d
This commit is contained in:
parent
749e2ccb22
commit
5ad239c350
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ export default function Welcome({
|
|||
<ShieldCheck className="mr-1 h-3.5 w-3.5" /> Profile Verified
|
||||
</Badge>
|
||||
<Badge variant="outline" className="border-emerald-500/40 text-emerald-100">
|
||||
<Sparkle className="mr-1 h-3.5 w-3.5" /> Passport Updated
|
||||
<Sparkles className="mr-1 h-3.5 w-3.5" /> Passport Updated
|
||||
</Badge>
|
||||
</div>
|
||||
</CardContent>
|
||||
|
|
|
|||
Loading…
Reference in a new issue