mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
Add :builtin/group as part of shapes hierarchy.
This commit is contained in:
parent
c324755f24
commit
4f057756ee
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
(as-> (make-hierarchy) $
|
||||
(derive $ :builtin/icon ::shape)
|
||||
(derive $ :builtin/icon-svg ::shape)
|
||||
(derive $ :builtin/icon-group ::shape)))
|
||||
(derive $ :builtin/group ::shape)))
|
||||
|
||||
(defn shape?
|
||||
[type]
|
||||
|
|
Loading…
Add table
Reference in a new issue