standardized users.
This commit is contained in:
@@ -169,7 +169,8 @@
|
||||
(.preventDefault e))
|
||||
(when can-submit
|
||||
(re-frame/dispatch-sync (vec (conj submit-event params)))))}
|
||||
[:h1.title.is-2 title]
|
||||
(when title
|
||||
[:h1.title.is-2 title])
|
||||
children]))
|
||||
:raw-field (fn [control]
|
||||
(let [{:keys [data]} @(re-frame/subscribe [::form id])]
|
||||
|
||||
Reference in New Issue
Block a user