Liquid dashboard assets updates

This commit is contained in:
softsimon
2022-02-13 00:46:42 +04:00
parent 738381702f
commit 294d7915e1
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>