checking the Blocks with the solution using the XML strings

This commit is contained in:
Delucse
2020-09-10 13:46:31 +02:00
parent f14508a5ca
commit ab016610bd
6 changed files with 102 additions and 8 deletions
-1
View File
@@ -38,7 +38,6 @@ class BlocklyWindow extends Component {
}
render() {
console.log(this.props.initialXml);
return (
<BlocklyComponent ref={this.simpleWorkspace}
style={this.props.blocklyCSS}