mirror of https://github.com/kortix-ai/suna.git
topup credits
This commit is contained in:
parent
9eb7d7ab3a
commit
7decdc4f2f
|
@ -136,7 +136,7 @@ export function CreditPurchaseModal({
|
|||
<DialogContent className="sm:max-w-2xl">
|
||||
<DialogHeader>
|
||||
<DialogTitle className="flex items-center gap-2">
|
||||
<Zap className="h-5 w-5 text-yellow-500" />
|
||||
<Zap className="h-5 w-5 text-amber-500 dark:text-amber-400" />
|
||||
Purchase Credits
|
||||
</DialogTitle>
|
||||
<DialogDescription>
|
||||
|
|
Loading…
Reference in New Issue