linting fix

pull/2895/head
Aniket-Engg 2 years ago
parent 516f40ec0d
commit 421c1f0d1c
  1. 2
      libs/remix-ui/workspace/src/lib/remix-ui-workspace.tsx

@ -188,6 +188,7 @@ export function Workspace () {
</optgroup>
</select>
{ displayOzCustoms &&
<div id="ozcustomization">
<label className="form-check-label">Customize template</label><br/><br/>
@ -203,6 +204,7 @@ export function Workspace () {
</div>
</div>
</div>
}
<br/>
<label id="wsName" className="form-check-label">Workspace name</label>

Loading…
Cancel
Save