Skip to content
Snippets Groups Projects
Commit 0f6681d3 authored by Nicolas Gotchac's avatar Nicolas Gotchac
Browse files

Linting issue

parent 69c0086a
No related merge requests found
......@@ -28,7 +28,7 @@ class Divider extends Component {
render () {
return (
<div style={ { margin: '0.25em 0' } }>
<MUIDivider style={ { height: 2 } }/>
<MUIDivider style={ { height: 2 } } />
</div>
);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment