♻️ Always set component-file-id, even in local file

This commit is contained in:
Andrés Moya 2020-12-04 15:31:03 +01:00 committed by Andrey Antukh
parent 53b5d78cdc
commit baec7838b4
24 changed files with 284 additions and 258 deletions

View file

@ -112,7 +112,8 @@
(def workspace-local-library
(l/derived (fn [state]
(select-keys (get state :workspace-data)
[:colors
[:id
:colors
:media
:typographies
:components]))