Skip to content

Commit 64442b5

Browse files
author
Stefan Buck
committed
Update active user count
1 parent 19deb7d commit 64442b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/install.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export default function Install() {
7373
</p>
7474
<InstallButton />
7575
<div className="install-count">
76-
<small>Trusted by over 25,000 developers</small>
76+
<small>Trusted by over 30,000 developers</small>
7777
</div>
7878
</>
7979
);

0 commit comments

Comments
 (0)