mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-21 00:49:17 +01:00
Markdown documentation for HTTP requests (#145)
This commit is contained in:
@@ -45,6 +45,7 @@ export const WorkspaceHeader = memo(function WorkspaceHeader({ className }: Prop
|
||||
icon="search"
|
||||
title="Search or execute a command"
|
||||
size="sm"
|
||||
event="search"
|
||||
onClick={togglePalette}
|
||||
/>
|
||||
<SettingsDropdown />
|
||||
|
||||
Reference in New Issue
Block a user