From 845afbe3c1923466f1d4e98bb3f76891cf18e1d0 Mon Sep 17 00:00:00 2001 From: awb99 <10854682+awb99@users.noreply.github.com> Date: Mon, 14 Aug 2023 20:50:12 -0500 Subject: [PATCH] Update ui-debounce.edn --- resources/ext/ui-debounce.edn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/ext/ui-debounce.edn b/resources/ext/ui-debounce.edn index c52b2bd..2af2040 100644 --- a/resources/ext/ui-debounce.edn +++ b/resources/ext/ui-debounce.edn @@ -2,6 +2,5 @@ ; build :lazy false ; debouncer does not support lazy. :cljs-namespace [pinkgorilla.debounce] - :cljs-bindings {'debounce pinkgorilla.debounce/debounce} :cljs-ns-bindings {'ui.debounce {'debounce pinkgorilla.debounce/debounce}}} - \ No newline at end of file +