huseyindeniz / vite-react-dapp-template

Vite React Template for dApp Frontend Development
https://huseyindeniz.github.io/react-dapp-template-documentation/
MIT License
9 stars 5 forks source link

Network logo should be lazy loaded. #40

Closed huseyindeniz closed 8 months ago

huseyindeniz commented 8 months ago

Currently, the NetworkLogo component under the wallet feature loads all supported network logos. It should load only the connected network logo.