Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5643897

Browse files
committed
reset opId
1 parent 3a1b8d1 commit 5643897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/ee/features/billing/components/BillingDiscountCodeButton.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export const BillingDiscountCodeButton = ({
3333
setProcessing(false);
3434
setOpen(false);
3535
setCode("");
36+
setOpId(null);
3637
await Promise.all([
3738
utils.cloudBilling.getSubscriptionInfo.invalidate(),
3839
utils.cloudBilling.getInvoices.invalidate(),

0 commit comments

Comments
 (0)