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