We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14aa28c commit 21ec4f5Copy full SHA for 21ec4f5
ui/src/pages/Home/statsData.ts
@@ -10,7 +10,7 @@ export const STATS_DATA = [
10
{
11
id: 2,
12
title: "GitHub Stars",
13
- value: 25,
+ value: 29,
14
link: "https://github.com/lifeparticle/binarytree/stargazers",
15
},
16
0 commit comments