Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 2, 2024
1 parent 5e01779 commit 80d92a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ee/tabby-ui/components/chat/chat-panel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ function ChatPanelRenderer(
</Button>
<Button
variant="outline"
className="bg-background gap-2"
className="gap-2 bg-background"
onClick={handleShareThread}
>
{isCopied ? <IconCheck /> : <IconShare />}
Expand Down

0 comments on commit 80d92a8

Please sign in to comment.