diff --git a/src/app/components/github-star.tsx b/src/app/components/github-star.tsx index f031895..e5ce233 100644 --- a/src/app/components/github-star.tsx +++ b/src/app/components/github-star.tsx @@ -24,8 +24,8 @@ export function GithubStar(): ReactElement { target="_blank" >

{starCount}

- -

Star us!

+ +

Star us!

); }