render()
in
04 - Layout/01 - Primitives.js [9:11]
3
lines of code
1
McCabe index (conditional complexity)
render() { return <div>{this.props.children}</div>; }