mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 10:10:00 +02:00
♻️ Rename all icon functions
This commit is contained in:
parent
5739c0797c
commit
ca7438aab5
100 changed files with 777 additions and 772 deletions
|
@ -846,7 +846,7 @@
|
|||
[:h2 {:class (stl/css :modal-title)} (tr "modals.create-webhook.title")])
|
||||
|
||||
[:button {:class (stl/css :modal-close-btn)
|
||||
:on-click on-modal-close} i/close-refactor]]
|
||||
:on-click on-modal-close} i/close]]
|
||||
|
||||
[:div {:class (stl/css :modal-content)}
|
||||
[:div {:class (stl/css :fields-row)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue