fix: repair vendor-changed swap target and remove unused declare

This commit is contained in:
2026-05-27 21:57:11 -07:00
parent 4e22fb1d82
commit 70a3db9a64

View File

@@ -249,8 +249,6 @@
:advanced
:simple)))
(declare manual-coding-section*)
(defn transaction-account-row* [{:keys [value client-id amount-mode total]}]
(com/data-grid-row
(-> {:class "account-row"
@@ -1443,8 +1441,9 @@
(assoc-in [:multi-form-state :step-params :transaction/accounts] [new-account])))
request)]
(html-response
[:div#account-grid-body
(render-account-grid-body render-request)])))
(fc/start-form (:multi-form-state render-request) nil
(fc/with-field :step-params
(manual-coding-section* :advanced render-request))))))
(def key->handler
(apply-middleware-to-all-handlers