mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 05:26:11 +02:00
✨ Add visual testing to viewer
This commit is contained in:
parent
5e7180b054
commit
f3193a1984
6 changed files with 147 additions and 22 deletions
|
@ -65,6 +65,7 @@
|
|||
(st/emit! (dcm/update-options {:show-sidebar? (not mode)})))))]
|
||||
|
||||
[:div {:class (stl/css :view-options)
|
||||
:data-testid "viewer-comments-dropdown"
|
||||
:on-click toggle-dropdown}
|
||||
[:span {:class (stl/css :dropdown-title)} (tr "labels.comments")]
|
||||
[:span {:class (stl/css :icon-dropdown)} i/arrow]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue