made client form great

This commit is contained in:
2022-07-21 06:04:09 -07:00
parent 899efe0efa
commit 746787df79
5 changed files with 119 additions and 153 deletions

View File

@@ -34,7 +34,8 @@
:value text
:type "number"
:step "1"
:style {:width "5em"}
:style (or (:style props)
{:width "5em"})
:size 3)]]]))
(defn number-input []