mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 04:47:11 +02:00
✨ Refactor WorkspacePage so it has more semantic locators
This commit is contained in:
parent
7719cd8d0b
commit
f417445f31
3 changed files with 8 additions and 9 deletions
|
@ -519,7 +519,7 @@
|
|||
[:div {:class (stl/css :modal-dialog)}
|
||||
[:button {:class (stl/css :close-btn)
|
||||
:on-click close-dialog
|
||||
:data-testid "close-libraries"}
|
||||
:aria-label (tr "labels.close")}
|
||||
close-icon]
|
||||
[:div {:class (stl/css :modal-title)}
|
||||
(tr "workspace.libraries.libraries")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue