Merge pull request #12845 from wandji20/wb-OFN-12281

Fix- chore(deps): bump debounced from 0.0.5 to 1.0.2
This commit is contained in:
Maikel
2024-09-19 11:22:30 +10:00
committed by GitHub
3 changed files with 0 additions and 9 deletions

View File

@@ -9,9 +9,6 @@ import "../js/moment";
import bigDecimal from "js-big-decimal";
window.bigDecimal = bigDecimal;
import debounced from "debounced";
debounced.initialize({ input: { wait: 300 } });
import Trix from "trix";
document.addEventListener("trix-file-accept", (event) => {