mirror of
https://github.com/status-im/consul.git
synced 2025-02-06 10:54:11 +00:00
Having the code editor on removes the text area from the DOM, making it more difficult to enter text in the text editor during testing. This turns the code editor off whilst making edits during testing. No changes to UI code