mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 01:18:29 +02:00
🎉 Allow to show master component in assets panel
This commit is contained in:
parent
02207dedf3
commit
d847c607e3
8 changed files with 92 additions and 38 deletions
|
@ -3447,6 +3447,11 @@
|
|||
"en" : "Go to master component file"
|
||||
}
|
||||
},
|
||||
"workspace.shape.menu.show-master" : {
|
||||
"translations" : {
|
||||
"en" : "Show master component"
|
||||
}
|
||||
},
|
||||
"workspace.shape.menu.group" : {
|
||||
"used-in" : [ "src/app/main/ui/workspace/context_menu.cljs:110" ],
|
||||
"translations" : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue