mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 04:16:10 +02:00
Merge remote-tracking branch 'origin/main' into develop
This commit is contained in:
commit
b2721305c5
2 changed files with 7 additions and 1 deletions
|
@ -340,7 +340,7 @@
|
|||
(rx/filter cip/shape?)
|
||||
(rx/skip 1)
|
||||
(rx/skip-last 1)
|
||||
(rx/mapcat (partial resolve-media file-id))
|
||||
(rx/mapcat (partial resolve-media context file-id))
|
||||
(rx/reduce (partial process-import-node context) file)
|
||||
(rx/map fb/finish-component))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue