fixing issue.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -13,8 +13,7 @@
|
|||||||
[malli.registry :as mr]
|
[malli.registry :as mr]
|
||||||
[malli.transform :as mt2]
|
[malli.transform :as mt2]
|
||||||
[slingshot.slingshot :refer [throw+ try+]]
|
[slingshot.slingshot :refer [throw+ try+]]
|
||||||
[taoensso.encore :refer [filter-vals]]
|
[taoensso.encore :refer [filter-vals]]))
|
||||||
[reagent.debug :as d]))
|
|
||||||
|
|
||||||
(defn html-response [hiccup & {:keys [status headers oob] :or {status 200 headers {} oob []}}]
|
(defn html-response [hiccup & {:keys [status headers oob] :or {status 200 headers {} oob []}}]
|
||||||
{:status status
|
{:status status
|
||||||
|
|||||||
Reference in New Issue
Block a user