Commit 75987af1 authored by yann300's avatar yann300

linting

parent 67146f1f
......@@ -69,7 +69,7 @@ module.exports = class Filepanel extends ViewPlugin {
return this.el
}
renderComponent() {
renderComponent () {
ReactDOM.render(
<Workspace
createWorkspace={this.createWorkspace.bind(this)}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment