mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Cleanup
This commit is contained in:
@@ -145,7 +145,6 @@ Token names should only contain letters and digits separated by . characters.")}
|
|||||||
{::mf/wrap-props false}
|
{::mf/wrap-props false}
|
||||||
[{:keys [token token-type] :as _args}]
|
[{:keys [token token-type] :as _args}]
|
||||||
(let [tokens (mf/deref refs/workspace-ordered-token-sets-tokens)
|
(let [tokens (mf/deref refs/workspace-ordered-token-sets-tokens)
|
||||||
_ (js/console.log "tokens" tokens)
|
|
||||||
active-theme-tokens (mf/deref refs/workspace-active-theme-sets-tokens)
|
active-theme-tokens (mf/deref refs/workspace-active-theme-sets-tokens)
|
||||||
resolved-tokens (sd/use-resolved-tokens active-theme-tokens {:names-map? true
|
resolved-tokens (sd/use-resolved-tokens active-theme-tokens {:names-map? true
|
||||||
:cache-atom form-token-cache-atom})
|
:cache-atom form-token-cache-atom})
|
||||||
|
|||||||
Reference in New Issue
Block a user