Better to not have a button

This commit is contained in:
naturedamends
2026-03-05 22:06:51 +00:00
committed by GitHub
parent 40d07357bc
commit bf9d2615c2

View File

@@ -410,12 +410,7 @@ export const SaveGiteaProviderCompose = ({ composeId }: Props) => {
<TooltipProvider>
<Tooltip>
<TooltipTrigger asChild>
<button
type="button"
className="focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 text-muted-foreground hover:text-foreground transition-colors"
>
<HelpCircle className="size-4" />
</button>
<HelpCircle className="size-4 text-muted-foreground hover:text-foreground transition-colors cursor-pointer" />
</TooltipTrigger>
<TooltipContent>
<p>