mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Auto select new token sets
This commit is contained in:
@@ -166,6 +166,7 @@
|
||||
(ensure-token-theme-changes state {:id (:id new-token-set)
|
||||
:new-set? true}))]
|
||||
(rx/of
|
||||
(set-selected-token-set-id (:id new-token-set))
|
||||
(dch/commit-changes changes)))))))
|
||||
|
||||
(defn update-token-set [token-set]
|
||||
|
||||
Reference in New Issue
Block a user