mirror of
https://github.com/penpot/penpot.git
synced 2025-02-01 03:49:22 -05:00
💄 Remove folder icon
This commit is contained in:
parent
9c7e15f43f
commit
a0b2b4c55f
1 changed files with 0 additions and 3 deletions
|
@ -90,9 +90,6 @@
|
||||||
:aria-label (tr "labels.collapse")
|
:aria-label (tr "labels.collapse")
|
||||||
:icon (if @collapsed? "arrow-right" "arrow-down")
|
:icon (if @collapsed? "arrow-right" "arrow-down")
|
||||||
:variant "action"}]
|
:variant "action"}]
|
||||||
[:> icon*
|
|
||||||
{:id "group"
|
|
||||||
:class (stl/css :icon)}]
|
|
||||||
(if editing?'
|
(if editing?'
|
||||||
[:& editing-label
|
[:& editing-label
|
||||||
{:default-value label
|
{:default-value label
|
||||||
|
|
Loading…
Add table
Reference in a new issue