Check if property exists using React.js May 17, 2023 by Tarik what is the prop in question? how about {this.props.propInQuestion ? <a href="#">link</a> : null}