standardized user form
This commit is contained in:
@@ -307,7 +307,6 @@
|
||||
])
|
||||
(into
|
||||
[:div.field-body]
|
||||
|
||||
(with-keys (map (fn [x] [:div.field x]) controls)))])
|
||||
|
||||
|
||||
@@ -317,8 +316,6 @@
|
||||
|
||||
(def date-picker
|
||||
(do
|
||||
|
||||
|
||||
(reagent/adapt-react-class (aget js/DatePicker "default"))))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user