Skip to content

Commit

Permalink
chore: reverting prevoius change
Browse files Browse the repository at this point in the history
  • Loading branch information
zenit2001 committed Oct 30, 2024
1 parent 410df7e commit 56fc7de
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ function getGiftCardConfig() {
}

async function handleOnChange(state) {
await new Promise(resolve => setTimeout(resolve, 200));
const { type } = state.data.paymentMethod;
store.isValid = state.isValid;
if (!store.componentsObj[type]) {
Expand Down

0 comments on commit 56fc7de

Please sign in to comment.