Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- 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 introduces a new component `AdTradingCompetitionBfg` for ad trading, allowing for a different token to be used. It also updates the ad configuration to include this new component while removing the old one. ### Detailed summary - Added `AdTradingCompetitionBfg` component with `token="bfg"`. - Updated imports in `config.tsx` to include `AdTradingCompetitionBfg`. - Replaced `AdTradingCompetitionAiTech` with `AdTradingCompetitionBfg` in the ad configuration. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information