Button for shortcuts (#1253)
This commit is contained in:
committed by
GitHub
parent
22160f50d3
commit
e4c154f43e
@ -202,6 +202,7 @@ export const LayerUI = React.memo(
|
||||
languages={languages}
|
||||
floating
|
||||
/>
|
||||
{actionManager.renderAction("toggleShortcuts")}
|
||||
{appState.scrolledOutside && (
|
||||
<button
|
||||
className="scroll-back-to-content"
|
||||
|
Reference in New Issue
Block a user