a lot of progress on typeaheads, etc.
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
(re-frame/reg-sub
|
||||
::modal-state
|
||||
(fn [db [_ id]]
|
||||
(println "ID" id)
|
||||
(get (:modal-state db) id)))
|
||||
|
||||
(re-frame/reg-sub
|
||||
|
||||
Reference in New Issue
Block a user