mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
⚡ Frame thumbnails
This commit is contained in:
parent
b4351208cc
commit
e1dfd91e24
15 changed files with 427 additions and 50 deletions
|
@ -21,7 +21,7 @@
|
|||
[props]
|
||||
(let [childs (unchecked-get props "childs")
|
||||
shape (unchecked-get props "shape")
|
||||
{:keys [id x y width height]} shape
|
||||
{:keys [id width height]} shape
|
||||
|
||||
props (-> (merge frame-default-props shape)
|
||||
(attrs/extract-style-attrs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue