mirror of
https://github.com/Qortal/q-trade.git
synced 2025-06-15 19:01:21 +00:00
fix
This commit is contained in:
parent
9652e081b1
commit
98b6ef7a4d
@ -432,7 +432,6 @@ export const Header = ({ qortBalance, foreignCoinBalance }: any) => {
|
|||||||
color="white"
|
color="white"
|
||||||
width="30"
|
width="30"
|
||||||
visible={true}
|
visible={true}
|
||||||
ariaLabel="falling-circles-loading"
|
|
||||||
/>
|
/>
|
||||||
) : foreignCoinBalance}{" "}
|
) : foreignCoinBalance}{" "}
|
||||||
{getCoinLabel()}
|
{getCoinLabel()}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user