Commit 0210b384 authored by yann300's avatar yann300

fix react class

parent d590aeb0
......@@ -266,7 +266,7 @@ module.exports = class Filepanel extends ViewPlugin {
<div className='remixui_fileexplorer' onClick={() => this.resetFocus(true)}>
<div>
<header>
<div class="mb-2">
<div className="mb-2">
<label className="form-check-label" htmlFor="workspacesSelect">
Workspaces
</label>
......
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