noxbxx
Results
1
issues of
noxbxx
problem: 1 1: import React from 'react'; 2 19: 3 44: 4 47: {this.props.title} 5 48: {this.props.children} 6 54: title: React.PropTypes.string.isRequired solution 1. import React from 'react'; import PropTypes from...