made client form great
This commit is contained in:
@@ -34,7 +34,8 @@
|
||||
:value text
|
||||
:type "number"
|
||||
:step "1"
|
||||
:style {:width "5em"}
|
||||
:style (or (:style props)
|
||||
{:width "5em"})
|
||||
:size 3)]]]))
|
||||
|
||||
(defn number-input []
|
||||
|
||||
Reference in New Issue
Block a user