Skip to content

Commit cfec109

Browse files
committed
Update docs landing page stars count
1 parent 192132b commit cfec109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uilib-docs/src/pages/sections/IntroSection.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default () => {
1616
</p>
1717
<div className="git-stars">
1818
<img src={goldStar} alt="gold star" />
19-
<span className="star-count">3k</span>
19+
<span className="star-count">3.1k</span>
2020
</div>
2121

2222
<div className="buttons">

0 commit comments

Comments
 (0)