React Bootstrap: FormControl textbox Example

For whatever reason, React Bootstrap has gotten rid of Input tags, and you will get deprecation warnings if you use them.

The new, new way, is to use FormControls, which you can use to do the same thing:


  
  

Leave a Reply

Your email address will not be published. Required fields are marked *