mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 05:16:23 +00:00
Add icon-raw shape type to group render function.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
:group (group-component shape)
|
||||
:text (text/text-component shape)
|
||||
:icon (icon/icon-component shape)
|
||||
:icon-raw (icon/icon-raw-component shape)
|
||||
:rect (rect/rect-component shape)
|
||||
:path (path/path-component shape)
|
||||
:image (image/image-component shape)
|
||||
|
||||
Reference in New Issue
Block a user