you can now change types.

This commit is contained in:
Bryce Covert
2018-05-31 21:57:00 -07:00
parent 4c16c06457
commit 2f744be36c
7 changed files with 162 additions and 7 deletions

View File

@@ -105,6 +105,7 @@
]
(into
[:div.field-body]
(with-keys (map (fn [x] [:div.field x]) controls)))])