mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 12:51:39 +02:00
♻️ Remove obsolete st/emitf macro
This commit is contained in:
parent
eb07350cac
commit
2be432e1d4
40 changed files with 211 additions and 230 deletions
|
@ -77,7 +77,7 @@
|
|||
:validators [email-equality]
|
||||
:initial profile)
|
||||
on-close
|
||||
(mf/use-callback (st/emitf (modal/hide)))]
|
||||
(mf/use-callback #(st/emit! (modal/hide)))]
|
||||
|
||||
[:div.modal-overlay
|
||||
[:div.modal-container.change-email-modal.form-container
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue