Skip to content

Commit ccc0198

Browse files
author
jonisaa
committed
Solved all errors! Yay!!
1 parent dae0953 commit ccc0198

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo/components/LiveSchemaEditorForm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ class LiveSchemaEditorForm extends Component {
3030
const newEntity = this.getNewProps(entityName);
3131
const newSchema = this.getNewProps(schema);
3232

33-
console.log(JSON.stringify(newLayout))
3433
return <div>
3534
<div className='row'>
3635
<div className="col-md-12">

0 commit comments

Comments
 (0)