react js Property 'Select' does not exist on type 'Form'.ts(2339) an
the react js bootstrap the 4.6
the <Form.Select > is not exist 
if you want to use the select option into your form then you can use like bloe
  <Form.Control as="Select" >
with closing tag and options
