Skip to content

Commit

Permalink
fix: missed this one
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyr33x committed Aug 7, 2024
1 parent 361dd24 commit 2ab7de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ import resources from "../img/resources.png";
</p>
<div class="grid grid-cols-2 gap-x-2">
<Download client:load canary={false} />
<Button size="sm">
<Button>
<GithubIcon class="size-5" />
<span class="ml-2">Star on Github</span>
</Button>
Expand Down

0 comments on commit 2ab7de8

Please sign in to comment.