mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 22:21:38 +02:00
Add dropdown button
This commit is contained in:
parent
27409f43d2
commit
d54c5476d8
5 changed files with 41 additions and 5 deletions
|
@ -244,6 +244,9 @@
|
|||
[id]
|
||||
(l/derived #(wtts/get-workspace-theme id %) st/state))
|
||||
|
||||
(def workspace-token-theme-groups
|
||||
(l/derived wtts/get-workspace-theme-groups st/state))
|
||||
|
||||
(def workspace-active-theme-ids
|
||||
(l/derived wtts/get-active-theme-ids st/state))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue