mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 07:16:37 +02:00
✨ Add new interactions link and translations
This commit is contained in:
parent
e45f7598db
commit
3d5caf18e3
8 changed files with 30 additions and 5 deletions
|
@ -119,7 +119,7 @@
|
|||
|
||||
[:div.view-options
|
||||
[:div.view-options-dropdown {:on-click #(swap! show-dropdown? not)}
|
||||
[:span "Interactions"]
|
||||
[:span (t locale "viewer.header.interactions")]
|
||||
i/arrow-down]
|
||||
[:& dropdown {:show @show-dropdown?
|
||||
:on-close hide-dropdown}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue