-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update TC ad and info stripe (#11120)
<!-- Before opening a pull request, please read the [contributing guidelines](https://github.com/pancakeswap/pancake-frontend/blob/develop/CONTRIBUTING.md) first --> <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on adding a new component, `AdTradingCompetitionVinu`, to the ad panel and updating the ad configuration to include this new component while removing references to certain existing components. ### Detailed summary - Added `AdTradingCompetitionVinu` component in `AdTradingCompetition.tsx`. - Updated imports in `config.tsx` to include `AdTradingCompetitionVinu`. - Replaced the `AdTradingCompetitionBfg` entry with `AdTradingCompetitionVinu` in the ad configuration. - Removed references to `TradingCompetitionAiTech` and `TradingCompetitionApt` in `index.tsx`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information
Showing
3 changed files
with
11 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters