button tooltip from b90e32886a019e0e55af8d8d6f289312527d2fed
This commit is contained in:
@@ -22,6 +22,8 @@ const Shortcuts = () => {
|
||||
<div className="shortcuts">
|
||||
<Button
|
||||
onClick={shortcutStateHandler}
|
||||
toolTip="Hotkeys"
|
||||
tooltipPosition="bottom"
|
||||
disabled={shortcutVisibility}
|
||||
style={{ border: 0 }}
|
||||
icon={
|
||||
|
||||
Reference in New Issue
Block a user