mirror of
https://github.com/Dokploy/website.git
synced 2026-06-18 21:55:26 +02:00
refactor: update stats
This commit is contained in:
@@ -4,10 +4,10 @@ import { useId } from "react";
|
||||
import NumberTicker from "./ui/number-ticker";
|
||||
|
||||
const statsValues = {
|
||||
githubStars: 16000,
|
||||
githubStars: 17100,
|
||||
dockerDownloads: 1000000,
|
||||
contributors: 133,
|
||||
sponsors: 40,
|
||||
contributors: 135,
|
||||
sponsors: 45,
|
||||
};
|
||||
|
||||
export function StatsSection() {
|
||||
|
||||
Reference in New Issue
Block a user