mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 23:38:11 +00:00
Update core.cljs
This commit is contained in:
parent
ef9bda64c6
commit
71a193d0fc
@ -51,7 +51,7 @@
|
|||||||
:timer
|
:timer
|
||||||
(fn
|
(fn
|
||||||
[db _] ;; db is the app-db atom
|
[db _] ;; db is the app-db atom
|
||||||
(reaction (:timer @db)))) ;; wrap the compitation in a reaction
|
(reaction (:timer @db)))) ;; wrap the computation in a reaction
|
||||||
|
|
||||||
|
|
||||||
(register-sub
|
(register-sub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user