mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
Update Subscription.tsx
This commit is contained in:
@@ -1257,6 +1257,9 @@ export default function Subscription() {
|
|||||||
missingAmountKopeks={missingAmount}
|
missingAmountKopeks={missingAmount}
|
||||||
compact
|
compact
|
||||||
className="mb-3"
|
className="mb-3"
|
||||||
|
onBeforeTopUp={async () => {
|
||||||
|
await subscriptionApi.saveTrafficCart(selectedTrafficPackage);
|
||||||
|
}}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
<button
|
<button
|
||||||
|
|||||||
Reference in New Issue
Block a user