improve comment
This commit is contained in:
parent
d49bb49fd3
commit
a7f5aca490
|
@ -17,7 +17,7 @@
|
|||
|
||||
|
||||
(defn subscribe
|
||||
"returns a reagent/reaction which observes a part of the "
|
||||
"returns a reagent/reaction which observes a part of app-db"
|
||||
[v]
|
||||
(let [key-v (first-in-vector v)
|
||||
handler-fn (get @key->fn key-v)]
|
||||
|
|
Loading…
Reference in New Issue