This commit is contained in:
Bryce
2024-03-21 22:33:05 -07:00
parent 9cf81f6d15
commit 5596848cfc
2 changed files with 99 additions and 94 deletions

View File

@@ -157,7 +157,7 @@
(defn date-input- [{:keys [size] :as params}]
[:div.shrink
[:input
[:input
(-> params
(update :class (fnil hh/add-class "") default-input-classes)
(assoc :type "text")