mirror of
https://github.com/penpot/penpot.git
synced 2026-09-12 06:58:57 +00:00
Add support for images on layers sidebar component.
This commit is contained in:
parent
d882c2dfdb
commit
ea9a096fa9
@ -79,6 +79,7 @@
|
|||||||
[item]
|
[item]
|
||||||
(case (:type item)
|
(case (:type item)
|
||||||
:icon (icon/icon-svg item)
|
:icon (icon/icon-svg item)
|
||||||
|
:image i/image
|
||||||
:line i/line
|
:line i/line
|
||||||
:circle i/circle
|
:circle i/circle
|
||||||
:path i/curve
|
:path i/curve
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user