You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(insights): omit icon when an asset class has no icon
Currently, we display the Generic icon from the cryptocurrency icons set when we
have an asset class which no associated icon. However, that icon really doesn't
make sense for asset classes that aren't cryptos, so instead this PR just blanks
out the icon for such cases.
0 commit comments