Swap curl and license badge

This commit is contained in:
Gregory Schier
2025-01-26 13:19:26 -08:00
parent 6393bbbc0e
commit 22db739413
2 changed files with 2 additions and 2 deletions

View File

@@ -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"