mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 05:28:28 +02:00
♻️ Always set component-file-id, even in local file
This commit is contained in:
parent
53b5d78cdc
commit
baec7838b4
24 changed files with 284 additions and 258 deletions
|
@ -112,7 +112,8 @@
|
|||
(def workspace-local-library
|
||||
(l/derived (fn [state]
|
||||
(select-keys (get state :workspace-data)
|
||||
[:colors
|
||||
[:id
|
||||
:colors
|
||||
:media
|
||||
:typographies
|
||||
:components]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue