Cmd jump to request

This commit is contained in:
Gregory Schier
2024-06-09 07:03:16 -07:00
parent 7b2cb64b14
commit dd483dbdd8
7 changed files with 44 additions and 11 deletions

View File

@@ -31,7 +31,6 @@ export function SidebarActions() {
className="pointer-events-auto"
size="sm"
title="Show sidebar"
hotkeyAction="sidebar.toggle"
icon={hidden ? 'leftPanelHidden' : 'leftPanelVisible'}
/>
<CreateDropdown hotKeyAction="http_request.create">