mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 05:11:39 +02:00
Extract to function
This commit is contained in:
parent
97436531d0
commit
8e02dced2f
3 changed files with 15 additions and 7 deletions
|
@ -243,6 +243,9 @@
|
|||
(def workspace-active-theme-ids
|
||||
(l/derived wtts/get-active-theme-ids st/state))
|
||||
|
||||
(def workspace-active-set-ids
|
||||
(l/derived wtts/get-active-set-ids st/state))
|
||||
|
||||
(def workspace-token-themes
|
||||
(l/derived wtts/get-workspace-themes-index st/state))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue