checking the Blocks with the solution using the XML strings
This commit is contained in:
@@ -38,7 +38,6 @@ class BlocklyWindow extends Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
console.log(this.props.initialXml);
|
||||
return (
|
||||
<BlocklyComponent ref={this.simpleWorkspace}
|
||||
style={this.props.blocklyCSS}
|
||||
|
||||
Reference in New Issue
Block a user