Remove div that show user balance on top bar
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
This commit is contained in:
parent
7a080209b3
commit
2b61625e1e
@ -263,12 +263,6 @@ const getNetworkImage = (networkName: NetworkEnum): string => {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="top-bar-info">
|
|
||||||
<span class="default-text text-sm">
|
|
||||||
MBRL: {{ formatWalletBalance() }}
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
<!-- Temporary div, just to show a wallet's balance -->
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user