Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Fixing linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ngotchac committed Nov 1, 2016
1 parent 43dc939 commit 803543d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ export default class GasPriceSelector extends Component {
fontSize: '0.9em'
} }
cursor={ this.renderCustomCursor() }
content={ <CustomTooltip gasPriceHistogram={ gasPriceHistogram }/> }
content={ <CustomTooltip gasPriceHistogram={ gasPriceHistogram } /> }
/>

<XAxis
Expand Down

0 comments on commit 803543d

Please sign in to comment.