mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-09 19:03:33 +02:00
Swap curl and license badge
This commit is contained in:
@@ -40,8 +40,8 @@ export const WorkspaceHeader = memo(function WorkspaceHeader({ className }: Prop
|
||||
<RecentRequestsDropdown />
|
||||
</div>
|
||||
<div className="flex-1 flex gap-1 items-center h-full justify-end pointer-events-none pr-1">
|
||||
<LicenseBadge />
|
||||
<ImportCurlButton />
|
||||
<LicenseBadge />
|
||||
<IconButton
|
||||
icon="search"
|
||||
title="Search or execute a command"
|
||||
|
||||
Reference in New Issue
Block a user