Applies all of the feedback for the new page
This commit is contained in:
@@ -1003,7 +1003,8 @@
|
||||
:name (fc/field-name)
|
||||
:error? (fc/error?)}))))))))))]])
|
||||
:footer
|
||||
(mm/default-step-footer linear-wizard this :validation-route ::route/pay-wizard-navigate)
|
||||
(mm/default-step-footer linear-wizard this :validation-route ::route/pay-wizard-navigate
|
||||
:next-button-content "Pay")
|
||||
:validation-route ::route/pay-wizard-navigate)))
|
||||
|
||||
(defn add-handwritten-check [request wizard snapshot]
|
||||
|
||||
Reference in New Issue
Block a user