Uh oh!
There was an error while loading. Please reload this page.
feat(ui): Use next_payment.totals.grand_total for overview - #8776
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
Uh oh!
There was an error while loading. Please reload this page.
Description
This PR updates the
Overviewsection of the subscription items list to usenext_payment.totals.grand_totalin lieu ofnext_payment.amount.Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change