Closed delfipolito closed 4 years ago
New component for rendering a token logo, an amount and the token symbol. (Updated eslint version so it supports "bigint" as a valid-typeof rule )
And one last thing, I think we should correct the alignment of the amount in the large size:
large
This is how it could look by moving the amount down by 2px and the symbol up by 1px:
What do you think?
New component for rendering a token logo, an amount and the token symbol. (Updated eslint version so it supports "bigint" as a valid-typeof rule )