Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tokens icons fix, limit price message (#11168)
<!-- 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 dependencies in the `package.json`, modifying the `Twap.tsx` component to include a new `CurrencyLogo` feature, and making various adjustments in the `pnpm-lock.yaml` file to reflect these changes. ### Detailed summary - Updated versions of `@orbs-network/twap-ui` and `@orbs-network/twap-ui-pancake` from `0.11.27` to `0.11.31`. - Added `CurrencyLogo` to the `TWAPPanel` in `Twap.tsx`. - Introduced a new `TokenLogo` component to handle currency logos. - Adjusted dependency versions and resolutions in `pnpm-lock.yaml`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information