submit buttons

This commit is contained in:
Bryce
2023-10-22 21:07:58 -07:00
parent fc0392a235
commit bd1d603eb6
3 changed files with 48 additions and 82 deletions

View File

@@ -296,7 +296,7 @@
"New override")
[:div#form-errors [:span.error-content]]
]
(com/validated-save-button {:errors []}
(com/validated-save-button {:errors []} ;; TODO
"Save account"))]]))
(defn new-client-override [{ {:keys [index]} :query-params}]