forked from extern/bruno
Update index.js
Pass prettier test.
This commit is contained in:
parent
31ecc281a8
commit
fb4ad848d6
@ -147,7 +147,7 @@ export default class CodeEditor extends React.Component {
|
|||||||
|
|
||||||
render() {
|
render() {
|
||||||
if (this.editor) {
|
if (this.editor) {
|
||||||
this.editor.refresh()
|
this.editor.refresh();
|
||||||
}
|
}
|
||||||
return (
|
return (
|
||||||
<StyledWrapper
|
<StyledWrapper
|
||||||
|
Loading…
Reference in New Issue
Block a user