mirror of
https://github.com/penpot/penpot.git
synced 2026-07-24 23:18:06 +00:00
📎 Add token id to the dom for more easy identify the token id
This commit is contained in:
parent
bac739717c
commit
702a435569
@ -390,7 +390,7 @@
|
||||
:id "token-delete"
|
||||
:handler handle-open-confirm-modal}])]
|
||||
|
||||
[:div {:class (stl/css :item)}
|
||||
[:div {:class (stl/css :item) :data-id (str id)}
|
||||
[:> text* {:as "div"
|
||||
:typography t/body-medium
|
||||
:title name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user