Skip to content

Commit 1be0caf

Browse files
authored
docs(header): update star counter
1 parent c3cfefa commit 1be0caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/LumexUI.Docs.Client/Components/Header.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
External="@true"
5757
Class="text-foreground-500 hover:text-foreground-600 hover:opacity-100">
5858
<GithubIcon Size="20" />
59-
<span class="ml-1.5 text-small font-medium">376</span>
59+
<span class="ml-1.5 text-small font-medium">407</span>
6060
</LumexLink>
6161
</LumexNavbarItem>
6262
</text>;

0 commit comments

Comments
 (0)