mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Fix creating a token issue on empty document
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
|
||||
(def workspace-tokens
|
||||
(l/derived (fn [data]
|
||||
(get data :tokens []))
|
||||
(get data :tokens {}))
|
||||
workspace-data
|
||||
=))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user