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 updates the `OnRampProviderLogo` component in the `OnRampProviderLogo.tsx` file by modifying the imported components and enhancing the functionality related to images. ### Detailed summary - Replaced the import of `Image` from `next/image` with a direct import of `Image` from `@pancakeswap/uikit`. - Added the `Image` component to the imports, indicating a potential change in how images are handled in the component. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information