edited the title

pull/1/head
LianaHus 5 years ago
parent 3edb83dc17
commit e9717ffcc1
  1. 2
      src/app/tabs/runTab/settings.js

@ -75,7 +75,7 @@ class SettingsUI {
value="web3" name="executionContext"> Web3 Provider value="web3" name="executionContext"> Web3 Provider
</option> </option>
</select> </select>
<a href="https://remix-ide.readthedocs.io/en/latest/run.html#run-setup" target="_blank"><i class="${css.infoDeployAction} fas fa-info"></i></a> <a href="https://remix-ide.readthedocs.io/en/latest/run.html#run-setup" target="_blank"><i class="${css.infoDeployAction} fas fa-info" title="check out docs to setup Environment"></i></a>
</div> </div>
</div> </div>
` `

Loading…
Cancel
Save