constructor()
in
src/widget-title/widget-title.js [58:61]
4
lines of code
1
McCabe index (conditional complexity)
constructor(props) { super(props); this.state = {}; }