Fix failing CI (#94)

main
Andrew Dassonville 7 years ago committed by Michael Fix
parent 716ea14a10
commit 38c8effd0b

@ -72,7 +72,7 @@ class Editor extends React.Component {
saveState(localStorage, s)
}
getCarbonImage () {
getCarbonImage() {
const node = document.getElementById('section')
const config = {

Loading…
Cancel
Save