constructor(props) { super(props); this.state = {count: 1}; }