mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
Cleanup
This commit is contained in:
parent
5c2891b247
commit
cf52e873e2
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
||||||
(mf/defc token-pill
|
(mf/defc token-pill
|
||||||
{::mf/wrap-props false}
|
{::mf/wrap-props false}
|
||||||
[{:keys [on-click token highlighted? on-context-menu]}]
|
[{:keys [on-click token highlighted? on-context-menu]}]
|
||||||
(js/console.log "token" token)
|
|
||||||
(let [{:keys [name value resolved-value errors]} token
|
(let [{:keys [name value resolved-value errors]} token
|
||||||
errors? (seq errors)]
|
errors? (seq errors)]
|
||||||
[:button {:class (stl/css-case :token-pill true
|
[:button {:class (stl/css-case :token-pill true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue