Skip to content

3.4.0

Compare
Choose a tag to compare
@0xa3k5 0xa3k5 released this 17 Aug 23:56
· 18 commits to main since this release

What's Changed

  • introduce "fallback" to WalletIcon, TokenIcon and NetworkIcon. fallback prop takes in a string or ReactNode and renders that if the provided props can't find a match. e.g.: <TokenIcon symbol="EETH" fallback="/logo.svg"> would render the logo.svg because eeth is invalid.

New Contributors

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/[email protected]