fix: Github case correction (#2268)

This commit is contained in:
Clarence
2024-01-07 08:59:20 +01:00
committed by GitHub
parent 5d37bae1b8
commit 2dd7864007
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ export function UserAuthForm({ className, ...props }: UserAuthFormProps) {
) : (
<Icons.gitHub className="mr-2 h-4 w-4" />
)}{" "}
Github
GitHub
</Button>
</div>
)

View File

@@ -26,7 +26,7 @@ export function CardsCreateAccount() {
<div className="grid grid-cols-2 gap-6">
<Button variant="outline">
<Icons.gitHub className="mr-2 h-4 w-4" />
Github
GitHub
</Button>
<Button variant="outline">
<Icons.google className="mr-2 h-4 w-4" />