huseyindeniz / vite-react-dapp-template

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

Network logo should be lazy loaded. #40

Closed huseyindeniz closed 5 months ago

huseyindeniz commented 6 months ago

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