mirror of https://github.com/penpot/penpot.git
Cleanup
This commit is contained in:
parent
5c2891b247
commit
cf52e873e2
|
|
@ -28,7 +28,6 @@
|
|||
(mf/defc token-pill
|
||||
{::mf/wrap-props false}
|
||||
[{:keys [on-click token highlighted? on-context-menu]}]
|
||||
(js/console.log "token" token)
|
||||
(let [{:keys [name value resolved-value errors]} token
|
||||
errors? (seq errors)]
|
||||
[:button {:class (stl/css-case :token-pill true
|
||||
|
|
|
|||
Loading…
Reference in New Issue