Skip to content
Snippets Groups Projects
Commit c5616474 authored by Steven Hammerton's avatar Steven Hammerton
Browse files

Add missing comma

parent f5039ac9
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ module.exports = React.createClass({ ...@@ -32,6 +32,7 @@ module.exports = React.createClass({
<button onClick={this.onCasClicked}>Sign in with CAS</button> <button onClick={this.onCasClicked}>Sign in with CAS</button>
</div> </div>
); );
} },
}); });
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment