mirror of
https://github.com/penpot/penpot.git
synced 2025-02-24 07:46:13 -05:00
Add support for images on layers sidebar component.
This commit is contained in:
parent
d882c2dfdb
commit
ea9a096fa9
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
|||
[item]
|
||||
(case (:type item)
|
||||
:icon (icon/icon-svg item)
|
||||
:image i/image
|
||||
:line i/line
|
||||
:circle i/circle
|
||||
:path i/curve
|
||||
|
|
Loading…
Add table
Reference in a new issue