GithubGitHub (#171)

This commit is contained in:
Matt Stein
2025-06-07 17:41:56 -07:00
committed by GitHub
parent 04a3a12d40
commit a6e8a1c362
12 changed files with 19 additions and 19 deletions

View File

@@ -20,7 +20,7 @@ export function JoinWaitlist() {
);
}
export function GithubStarButton() {
export function GitHubStarButton() {
return (
<motion.a
className="border-white border py-2 px-6 rounded-full justify-center cursor-pointer flex gap-2 w-[220px]"