[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-08-02 06:19:09 +00:00
committed by GitHub
parent 9bc6411c98
commit 0bcc59f90f

View File

@@ -120,10 +120,11 @@ export const AddGithubProvider = () => {
: "https://github.com/settings/installations"
}
className={`text-muted-foreground text-sm hover:underline duration-300
${isOrganization && !organizationName
? "pointer-events-none opacity-50"
: ""
}`}
${
isOrganization && !organizationName
? "pointer-events-none opacity-50"
: ""
}`}
target="_blank"
rel="noopener noreferrer"
>