mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 12:01:38 +02:00
♻️ Rename all icon functions
This commit is contained in:
parent
5739c0797c
commit
ca7438aab5
100 changed files with 777 additions and 772 deletions
|
@ -315,7 +315,7 @@
|
|||
:aria-label (tr "dashboard.new-file")
|
||||
:data-test "project-new-file"
|
||||
:on-key-down handle-create-click}
|
||||
i/add-refactor]
|
||||
i/add]
|
||||
|
||||
[:button
|
||||
{:class (stl/css :btn-secondary :btn-small :tooltip :tooltip-bottom)
|
||||
|
@ -324,7 +324,7 @@
|
|||
:aria-label (tr "dashboard.options")
|
||||
:data-test "project-options"
|
||||
:on-key-down handle-menu-click}
|
||||
i/menu-refactor]]]]
|
||||
i/menu]]]]
|
||||
|
||||
[:div {:class (stl/css :grid-container) :ref rowref}
|
||||
[:& line-grid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue