Skip to content

Commit e9a26b2

Browse files
committed
Update stars count in docs
1 parent 6bb98e6 commit e9a26b2

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">3.5k</span>
19+
<span className="star-count">3.7k</span>
2020
</div>
2121

2222
<div className="buttons">

0 commit comments

Comments
 (0)