pancakeswap / pancake-frontend

:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)
https://pancakeswap.finance
GNU General Public License v3.0
2.65k stars 3.52k forks source link

fix: info logo issue #10075

Closed Chef-Yogi closed 1 week ago

Chef-Yogi commented 1 week ago

PR-Codex overview

The focus of this PR is to export chainName in utils.ts and update CurrencyLogo to dynamically generate image paths based on the chain name.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

vercel[bot] commented 1 week ago

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

Name Status Preview Comments Updated (UTC)
gamification ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 8:10am
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 8:10am
5 Ignored Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **aptos-web** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/aptos-web/2wixRyMMcDayJvcyFtYtucXkfzBk)) | [Visit Preview](https://aptos-web-git-fix-info-logo-issue.pancake.run) | | Jun 24, 2024 8:10am | | **blog** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/blog/AmcnuYEuv5HFs1C9HarLD89NEoRc)) | [Visit Preview](https://blog-git-fix-info-logo-issue.pancake.run) | | Jun 24, 2024 8:10am | | **bridge** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/bridge/38EEHbGME4cXmuDepwiQnsHymnpP)) | [Visit Preview](https://bridge-git-fix-info-logo-issue.pancake.run) | | Jun 24, 2024 8:10am | | **games** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/games/3qU9EniYGzP4CPKjjzwUAim4i6of)) | [Visit Preview](https://games-git-fix-info-logo-issue.pancake.run) | | Jun 24, 2024 8:10am | | **uikit** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/uikit/8Uu6C4B1GSVzfZb1wZYHecjG3o9D)) | [Visit Preview](https://uikit-git-fix-info-logo-issue.pancake.run) | | Jun 24, 2024 8:10am |
changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: d7691c4257297c63aa08a6460a8b973998063291

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

ChefMomota commented 1 week ago

Fix the web build issue

Chef-Yogi commented 1 week ago

fixed