mirror of
https://github.com/penpot/penpot.git
synced 2025-08-01 16:08:30 +02:00
🐛 Fix component-root when createing new component
This commit is contained in:
parent
a19f5fd305
commit
19379fdd2c
3 changed files with 10 additions and 15 deletions
|
@ -1604,6 +1604,7 @@
|
|||
(watch [_ _ _]
|
||||
(try
|
||||
(let [clipboard-str (wapi/read-from-clipboard)
|
||||
|
||||
paste-transit-str
|
||||
(->> clipboard-str
|
||||
(rx/filter t/transit?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue