mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -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}
|
||||
[{:keys [token token-type] :as _args}]
|
||||
(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)
|
||||
resolved-tokens (sd/use-resolved-tokens active-theme-tokens {:names-map? true
|
||||
:cache-atom form-token-cache-atom})
|
||||
|
|
Loading…
Add table
Reference in a new issue