mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-15 04:14:24 +00:00
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:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user