Revert "Remove dead code FeeDistributionGraphComponent"

This reverts commit 37722fe165.
This commit is contained in:
softsimon
2021-12-15 23:53:12 +04:00
parent be0b2145b2
commit 1e4473d903
4 changed files with 97 additions and 0 deletions

View File

@@ -40,6 +40,9 @@
</tbody>
</table>
</div>
<div class="col-md chart-container">
<app-fee-distribution-graph [data]="mempoolBlock.feeRange" ></app-fee-distribution-graph>
</div>
</div>
</div>