mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 20:51:38 +02:00
🐛 Minor typos in menu
This commit is contained in:
parent
f3477fefa5
commit
e860f9d62b
2 changed files with 3 additions and 3 deletions
|
@ -94,7 +94,7 @@
|
|||
(if (contains? layout :rules)
|
||||
(t locale "workspace.header.menu.hide-rules")
|
||||
(t locale "workspace.header.menu.show-rules"))]
|
||||
[:span.shortcut "Ctrl+r"]]
|
||||
[:span.shortcut "Ctrl+shift+R"]]
|
||||
|
||||
[:li {:on-click #(st/emit! (dw/toggle-layout-flags :display-grid))}
|
||||
[:span
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue