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

@@ -55,7 +55,7 @@
;; TODO ONLY validate on blur
problems (when schema
(m/explain schema data))]
(m/explain schema data))]
(r/create-element Provider #js {:value #js {:can-submit can-submit
:error-messages (or error-messages
nil)