perf: Do not render KeyboardShortcuts guide unless clicked
This commit is contained in:
@@ -442,6 +442,7 @@ const List = styled.dl`
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
user-select: none;
|
||||
`;
|
||||
|
||||
const Keys = styled.dt`
|
||||
|
||||
Reference in New Issue
Block a user