Open memoyil opened 1 month ago
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 | Nov 1, 2024 10:23am |
Latest commit: 5878153593da39d70e73d3f01be0b912e7c15ca9
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
PR-Codex overview
This PR focuses on improving the UI components in the
Swap
andRoutesBreakdown
views by streamlining JSX structures, enhancing alignment, and integrating new hooks for token management.Detailed summary
PricingAndSlippage.tsx
.alignItems: 'center'
toalignItems: 'flex-end'
inRoutesBreakdown.tsx
.useToken
hook inRouteDisplayModal.tsx
for better token handling.CurrencyLogo
components to useinputToken
andoutputToken
.PairNode
andAdvancedSwapDetails
.AdvancedSwapDetails
.