a lot of progress towards unification.

This commit is contained in:
Bryce Covert
2019-02-16 18:10:14 -08:00
parent 12eb4bdd41
commit 193a46e12c
7 changed files with 243 additions and 195 deletions

View File

@@ -148,7 +148,7 @@
(when on-error
(->> response
:body
:data
:errors
(dates->date-times)
(conj on-error)
(re-frame/dispatch)))