mirror of
https://github.com/maputnik/editor.git
synced 2026-07-28 16:57:26 +00:00
added missing glyphs property check on styleChanged - addresses #229
This commit is contained in:
@@ -117,7 +117,6 @@ export default class App extends React.Component {
|
|||||||
this.setState({
|
this.setState({
|
||||||
errors:[error]
|
errors:[error]
|
||||||
})
|
})
|
||||||
console.error(error)
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user