mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 22:22:43 -05:00
Cleanup
This commit is contained in:
parent
6bae2efe9d
commit
ca611c6668
1 changed files with 0 additions and 1 deletions
|
@ -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})
|
||||||
|
|
Loading…
Add table
Reference in a new issue