We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 648bcaf commit 35540d1Copy full SHA for 35540d1
1 file changed
docs/components/Community/CommunityBlock.astro
@@ -16,7 +16,7 @@ if (!releases) {
16
}
17
18
let stars = '2.9k'
19
-let downloads = '6.7M'
+let downloads = '7M'
20
---
21
22
<section class="section">
0 commit comments