wallet-balance directive displaying basic crypto balance.

This commit is contained in:
Brendon Duncan 2018-08-10 12:46:00 +12:00
commit afb3a1d49f
5 changed files with 97 additions and 1 deletions

View file

@ -9,3 +9,4 @@
@import "expand-content";
@import "fee-summary";
@import "formatted-amount";
@import "wallet-balance";