mirror of
https://github.com/penpot/penpot.git
synced 2025-06-10 17:31:39 +02:00
✨ Add more integration tests for tokens
This commit is contained in:
parent
d79fac7729
commit
280da72e63
3 changed files with 349 additions and 12 deletions
|
@ -117,6 +117,7 @@
|
|||
:aria-haspopup "listbox"
|
||||
:tab-index "0"
|
||||
:role "combobox"
|
||||
:data-testid "theme-select"
|
||||
:class (stl/css-case :custom-select true
|
||||
:disabled-select (not can-edit?))}
|
||||
[:> text* {:as "span" :typography "body-small" :class (stl/css :current-label)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue