<FormInputGrouptext="Loan Duration in Years"placeholder="Enter the duration of the loan in years"value={loanDuration}onInput={(event)=>setLoanDuration(event.target.value)}/>
<FormInputGrouptext="Loan Duration in Years"placeholder="Enter the duration of the loan in years"value={loanDuration}onInput={(event)=>setLoanDuration(event.target.value)}/>