Should improve perf somewhat
This commit is contained in:
@@ -35,8 +35,7 @@
|
||||
[which val] (if (= 3 (count params))
|
||||
[(into [a] b) c]
|
||||
[[a] b])]
|
||||
{:dispatch [:auto-ap.views.pages.ledger/params-change]
|
||||
:db (assoc-in db (into [::filters] which) val)})))
|
||||
{:db (assoc-in db (into [::filters] which) val)})))
|
||||
|
||||
(defn ledger-side-bar []
|
||||
(let [ap @(re-frame/subscribe [::subs/active-page])
|
||||
|
||||
Reference in New Issue
Block a user