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 banner details (#11102)
<!-- 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 improving the formatting of reward display strings in the `AdTradingCompetition` and `TradingCompetition` components, ensuring consistent spacing and clarity in the presentation of monetary values. ### Detailed summary - In `AdTradingCompetition.tsx`, added a space before the currency unit when rendering the reward. - In `TradingCompetition.tsx`, modified the reward display to include a space between the reward amount and the currency unit. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information