Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: rename binance wallet (#11096)
<!-- 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 updating the terminology related to the Binance wallet across multiple files, changing references from "Binance Web3 Wallet" to "Binance Wallet" for consistency. ### Detailed summary - In `apps/web/src/hooks/useDataDogRUM.ts`, updated the context property from `'Binance Web3 Wallet'` to `'Binance Wallet'`. - In `apps/web/src/config/wallet.ts`, changed the `title` from `'Binance Web3 Wallet'` to `'Binance Wallet'`. - In `apps/gamification/config/wallet.ts`, modified the `title` from `'Binance Web3 Wallet'` to `'Binance Wallet'`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information