Skip to content

Commit 8bf7081

Browse files
committed
Rebuild demo
1 parent 72c6824 commit 8bf7081

File tree

1 file changed

+1
-1
lines changed
  • demo/src/components/App/components/Header

1 file changed

+1
-1
lines changed

demo/src/components/App/components/Header/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default class Header extends Component {
1010
super();
1111

1212
this.state = {
13-
stargazers: '2363'
13+
stargazers: '3754'
1414
};
1515
}
1616

0 commit comments

Comments
 (0)