mirror of
https://github.com/penpot/penpot.git
synced 2025-01-27 00:49:28 -05:00
Add icon-raw shape type to group render function.
This commit is contained in:
parent
12aee6acb6
commit
27f1884a47
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue