We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5582bc9 commit d845447Copy full SHA for d845447
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mozaik-ext-github",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "Mozaik github widgets",
5
"repository": {
6
"type": "git",
src/components/Status.jsx
@@ -48,7 +48,7 @@ class Status extends Component {
48
return (
49
<div>
50
<div className="widget__header">
51
- Github <span className="widget__header__subject">Stakljkjltus</span>
+ Github <span className="widget__header__subject">Status</span>
52
<i className="fa fa-github-alt" />
53
</div>
54
<div className="widget__body">
0 commit comments