Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: swap ss price #11261

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

fix: swap ss price #11261

wants to merge 1 commit into from

Conversation

chef-ryan
Copy link
Contributor

@chef-ryan chef-ryan commented Feb 26, 2025


PR-Codex overview

This PR focuses on correcting the order of currency symbols displayed in the StableFormView component of the AddLiquidityV3 feature.

Detailed summary

  • Reordered the currency symbols in the Text component:
    • Changed assetB to use currencies[Field.CURRENCY_B]?.symbol.
    • Changed assetA to use currencies[Field.CURRENCY_A]?.symbol.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Feb 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2025 7:02am
7 Skipped Deployments
Name Status Preview Comments Updated (UTC)
aptos-web ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 7:02am
blog ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 7:02am
bridge ⬜️ Ignored (Inspect) Feb 26, 2025 7:02am
games ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 7:02am
gamification ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 7:02am
uikit ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 7:02am
ton ⬜️ Skipped (Inspect) Feb 26, 2025 7:02am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants