New to React - I have a component AddForm that looks like this:
class AddForm extends React.Component { constructor(props) { super(props); this.stat