feat: remove Venus Flux ad banner - #5745
Conversation
🦋 Changeset detectedLatest commit: dedf878 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryRemoves the expired Venus Flux promotional banner from the EVM application.
Confidence Score: 5/5The PR appears safe to merge with the banner component, assets, carousel entry, and translation keys removed consistently. The carousel supports a dynamic number of children, and no remaining imports, translation-key consumers, tests, or generated contracts reference the deleted banner.
|
| Filename | Overview |
|---|---|
| apps/evm/src/containers/AdBanner/index.tsx | Cleanly removes the Venus Flux slide and import while retaining four dynamically supported carousel slides. |
| apps/evm/src/containers/AdBanner/VenusFluxBanner/index.tsx | Deletes the banner component after removing its sole composition point and associated references. |
| apps/evm/src/libs/translations/translations/en.json | Removes the unused Venus Flux translation namespace consistently with the other supported locales. |
| .changeset/upset-pets-wait.md | Correctly records the user-visible banner removal as an EVM package patch. |
Reviews (1): Last reviewed commit: "feat: remove Venus Flux ad banner" | Re-trigger Greptile
f56bbfc to
dedf878
Compare
Coverage Report for ./apps/evm
File Coverage
|
||||||||||||||||||||||||||||||||||||||
Changes