Liquid dashboard assets updates

This commit is contained in:
softsimon
2022-02-13 00:46:42 +04:00
parent 71227d7847
commit 06bc8301eb
8 changed files with 80 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
<ng-container *ngIf="(circulatingAmount$ | async) as circulatingAmount">
{{ circulatingAmount }}
</ng-container>