fix: add '-' instead of '$0.00' when the api does not return a price for a...
fix: add '-' instead of '$0.00' when the api does not return a price for a tokens page entry (#6691) * fix: show '-' instead of .00 when we don't have price data on a token * explicitly handle the 0 case * add tests to token row component
Showing
Please register or sign in to comment