Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add new springboard submenu (#11004)
<!-- 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 feature called `Springboard` in the localization and menu configuration, updates the `package.json` to use a newer version of `pnpm`, and modifies the menu items to include a link to the `Springboard` site. ### Detailed summary - Added translation for `Springboard` in `translations.json`. - Introduced a new menu item for `Springboard` in `config.ts` with a link to `https://springboard.pancakeswap.finance`. - Updated `package.json` to change `pnpm` version from `9.12.1` to `9.14.4`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information