Skip to content

Commit

Permalink
Update UsedBy.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
horprogs authored Jun 12, 2024
1 parent 028d4ef commit 100a0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/components/Main/UsedBy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const UsedBy = () => {
<div className="center mt-80">
<div className="used-by-title">Used by</div>
<div className="used-by-count">
1900+ <span className="used-by-text">developers</span>
4100+ <span className="used-by-text">developers</span>
</div>
</div>
);
Expand Down

0 comments on commit 100a0a4

Please sign in to comment.