template created for not deactivated blocks in the instructions
This commit is contained in:
@@ -28,6 +28,7 @@ class Instruction extends Component {
|
||||
<Grid item xs={12}>
|
||||
<BlocklyWindow
|
||||
svg
|
||||
blockDisabled
|
||||
initialXml={step.xml}
|
||||
/>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user