Update landing-github-star-button.tsx

This commit is contained in:
Stefan Pejcic
2025-05-15 18:26:19 +02:00
committed by GitHub
parent 55c52902d5
commit ed54daf6c3

View File

@@ -26,7 +26,7 @@ export const LandingGithubStarButton = () => {
)}
>
<span className={clsx("text-base", "font-semibold")}>
Account Login
Account
</span>
</a>
);