can send emails on a whim
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
(defn dispatch-event [event]
|
||||
(fn [e]
|
||||
(.stopPropagation e)
|
||||
(.preventDefault e)
|
||||
(re-frame/dispatch event)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user