mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 11:28:00 +00:00
feat(transaction-status): change requires deposit to red
This commit is contained in:
parent
d916ffd348
commit
77df98985d
@ -33,7 +33,7 @@ const TransactionStatus = ({
|
||||
</Text>
|
||||
</XStack>
|
||||
) : (
|
||||
<Text size={13} color="#2F80ED" weight={'semibold'}>
|
||||
<Text size={13} color="#E95460" weight={'semibold'}>
|
||||
Requires Deposit
|
||||
</Text>
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user