mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 20:56:13 +02:00
🐛 Fixed problem when importing flatten components
This commit is contained in:
parent
028e1d63a3
commit
1b44fe8fec
3 changed files with 3 additions and 1 deletions
|
@ -190,7 +190,7 @@
|
|||
(dissoc :stroke-color-ref-id :stroke-color-ref-file)
|
||||
|
||||
(not= file-id (get-component-ref-file objects shape))
|
||||
(dissoc :component-file :component-file :shape-ref :component-root)
|
||||
(dissoc :component-id :component-file :shape-ref :component-root?)
|
||||
|
||||
(= :text (:type shape))
|
||||
(update :content detach-text)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue