Peers count

This commit is contained in:
SuriyaR 2019-08-12 19:47:11 +05:30
parent a23d1e408f
commit 70bf81782e

View File

@ -163,7 +163,9 @@
</div>
<div class="latest_table mt-3">
<h2 class="mb-3 chart_heading px-0">Peers</h2>
<h2 class="mb-3 chart_heading px-0 d-inline-block">Peers <span *ngIf="peers.length > 0" class="txn_count" >{{
peers.length | number
}}</span></h2>
<div class="mobile_table web_hdng">
<div class="mobile_table peer_table">