Greenstand / treetracker-wallet-app

The Greenstand Wallet App
https://wallet.treetracker.org
14 stars 43 forks source link

Optimize avatar image in TokenCard component #200

Closed VWRoli closed 4 months ago

VWRoli commented 2 years ago

Describe the bug The image is taking too much time to load. Should be optimized with utils/getOptimizedCDNUrl function.

To Reproduce Load the main page.

Expected behavior Loading the images should be much faster.