Skip to content

Commit

Permalink
Issue bagisto#8228 fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
suraj-webkul committed Sep 15, 2023
1 parent f6168f8 commit 506701d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
if (binding.value) {
binding.value({
[binding.arg]: target.value
});
}, false);
}
}, 100);
};
Expand Down

0 comments on commit 506701d

Please sign in to comment.