Skip to content

Commit

Permalink
Fix failing CI (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewda authored and Michael Fix committed Oct 2, 2017
1 parent 716ea14 commit 38c8eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class Editor extends React.Component {
saveState(localStorage, s)
}

getCarbonImage () {
getCarbonImage() {
const node = document.getElementById('section')

const config = {
Expand Down

0 comments on commit 38c8eff

Please sign in to comment.