♻️ Refactor fm/submit-button component

This commit is contained in:
Andrey Antukh 2023-07-20 10:57:56 +02:00
parent 9b9c5822d1
commit 98091057f9
15 changed files with 114 additions and 69 deletions

View file

@ -129,7 +129,7 @@
[:div.modal-footer
[:div.action-buttons {:data-test "change-email-submit"}
[:& fm/submit-button
[:> fm/submit-button*
{:label (tr "modals.change-email.submit")}]]]]]]))