mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 23:38:11 +00:00
Merge of #128. Thanks to @nowprovision
This commit is contained in:
parent
784018fac3
commit
c80549ec95
@ -120,7 +120,7 @@
|
||||
[handler]
|
||||
(fn path-handler
|
||||
[db v]
|
||||
(assoc-in db path (handler (get-in db path) v)))))))
|
||||
(update-in db path handler v))))))
|
||||
|
||||
|
||||
(def undoable
|
||||
|
Loading…
x
Reference in New Issue
Block a user