mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
fix: update GitHub stars count from 26k to 26.4k in GithubStars component
This commit is contained in:
@@ -14,7 +14,7 @@ export function GithubStars({
|
||||
className,
|
||||
repoUrl = "https://github.com/dokploy/dokploy",
|
||||
label = "GitHub Stars",
|
||||
count = "26k",
|
||||
count = "26.4k",
|
||||
}: GithubStarsProps) {
|
||||
return (
|
||||
<Link
|
||||
|
||||
Reference in New Issue
Block a user