fix: replace shift with icon

pull/6661/head
Konstantinos Kaloutas 2022-09-05 17:55:45 +03:00 committed by Tienson Qin
parent 9eac507a57
commit bcb1024ccc
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@
:on-click (fn [_e]
(editor-handler/open-block-in-sidebar! block-id))}
"Open in sidebar"
["shift" "click"])
["" "click"])
[:hr.menu-separator]