standard typo

pull/5370/head
yann300 4 years ago
parent ae218e4197
commit 7872437461
  1. 2
      apps/remix-ide/src/app/tabs/debugger/debuggerUI.js

@ -229,7 +229,7 @@ class DebuggerUI {
this.stepManagerView = yo`<div class="px-2"></div>` this.stepManagerView = yo`<div class="px-2"></div>`
var view = yo` var view = yo`
<div> <div>
<div class="px-2"> <div class="px-2">
<div class="mt-3"> <div class="mt-3">
<p class="mt-2 ${css.debuggerLabel}">Debugger Configuration</p> <p class="mt-2 ${css.debuggerLabel}">Debugger Configuration</p>

Loading…
Cancel
Save