Use the prop autoFocus in a input to make it auto focus
eg:
<input autoFocus className="btn" type="text" />
eg:
<input autoFocus className="btn" type="text" />
This function lets you get the start and end date of Indian financial year based on given date. This can also be modified for US financia...