mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 02:46:20 +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"
|
:id "token-delete"
|
||||||
:handler handle-open-confirm-modal}])]
|
:handler handle-open-confirm-modal}])]
|
||||||
|
|
||||||
[:div {:class (stl/css :item)}
|
[:div {:class (stl/css :item) :data-id (str id)}
|
||||||
[:> text* {:as "div"
|
[:> text* {:as "div"
|
||||||
:typography t/body-medium
|
:typography t/body-medium
|
||||||
:title name
|
:title name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user