chore: update stars count

This commit is contained in:
Junior Garcia 2025-03-28 11:10:18 -03:00
parent ca5babcbb9
commit 6987c5de36
2 changed files with 5 additions and 5 deletions

View File

@ -143,7 +143,7 @@ export const Navbar: FC<NavbarProps> = ({children, routes, mobileRoutes = [], sl
content: "font-medium text-default-500 text-xs",
}}
>
{currentVersion}
v{currentVersion}
</Chip>
</motion.div>
)}

View File

@ -1,6 +1,6 @@
{
"stars": { "raw": 23060, "formatted": "23.1K" },
"forks": 1638,
"subscribers": 86,
"openIssues": 268
"stars": { "raw": 23646, "formatted": "23.6K" },
"forks": 1706,
"subscribers": 88,
"openIssues": 324
}