mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 09:56:37 +02:00
Merge branch 'main' into develop
This commit is contained in:
commit
83bca7fb10
2 changed files with 9 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
[shape-wrapper]
|
||||
(let [group-shape (group/group-shape shape-wrapper)]
|
||||
(mf/fnc group-wrapper
|
||||
{::mf/wrap [#(mf/memo' % (mf/check-props ["shape"]))]
|
||||
{::mf/wrap [#(mf/memo' % (mf/check-props ["shape" "frame"]))]
|
||||
::mf/wrap-props false}
|
||||
[props]
|
||||
(let [shape (unchecked-get props "shape")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue