Skip to content

Commit

Permalink
Update ee/tabby-ui/app/(dashboard)/settings/(integrations)/gitops/det…
Browse files Browse the repository at this point in the history
…ail/components/detail.tsx

Co-authored-by: Meng Zhang <[email protected]>
  • Loading branch information
liangfung and wsxiaoys authored Apr 25, 2024
1 parent 8947b95 commit 2b877d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ const DetailPage: React.FC = () => {

<CardHeader className="mt-8 pl-0 pt-0">
<CardTitle className="flex items-center justify-between">
<span>Linked repositories</span>
<span>Repositories</span>
<Dialog open={open} onOpenChange={setOpen}>
<DialogContent>
<DialogHeader className="gap-3">
Expand Down

0 comments on commit 2b877d8

Please sign in to comment.