rainbow-me / rainbowkit

The best way to connect a wallet 🌈 🧰
https://rainbowkit.com
MIT License
2.42k stars 643 forks source link

fix: reduce klaytn logo size #2057

Closed nezouse closed 3 months ago

nezouse commented 3 months ago

For some reason it was included in vite build even tho we don't use it. So at least let's make it small.

vercel[bot] commented 3 months ago

@nezouse is attempting to deploy a commit to the rainbowdotme Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rainbowkit-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 6:02pm
rainbowkit-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 6:02pm
DanielSinclair commented 3 months ago

Thanks! These SVGs should be handled by tree splitting, but maybe Vite handles this differently than Next.js