Relative Content

Tag Archive for error-handlingcompiler-errorsbootstrap-modalreact-bootstrap

Running Into Error TS2739 When Working On My Modal Component

Just trying to set up a simple Modal component class to use on a button on my header. You click the button and it calls this component and pulls up a Modal popup. Only issue is my Modal.Header is erroring out with TS2739 Error. Here is my code for the component class: