componentDidMount()
in
src/components/CodeEditor/CodeEditor.js [36:38]
3
lines of code
1
McCabe index (conditional complexity)
componentDidMount() { this._render(); }