zen: redeem go

This commit is contained in:
Frank 2026-04-18 17:33:26 -04:00
commit 54b3b3fe05
11 changed files with 29 additions and 36 deletions

View file

@ -25,9 +25,9 @@ export default function () {
<Show when={billingInfo()?.customerID}>
<ReloadSection />
<MonthlyLimitSection />
<RedeemSection />
<PaymentSection />
</Show>
<RedeemSection />
</Show>
</div>
</div>