pull/5370/head
yann300 4 years ago
parent d722a23ef9
commit c8b5a93b63
  1. 2
      apps/remix-ide/src/app/panels/file-panel.js

@ -69,7 +69,7 @@ module.exports = class Filepanel extends ViewPlugin {
return this.el
}
renderComponent() {
renderComponent () {
ReactDOM.render(
<Workspace
createWorkspace={this.createWorkspace.bind(this)}

Loading…
Cancel
Save