AS
Ashwani Shukl
Rejection Modal - Copy this React, Tailwind Component to your project
When click of reject button then show model/ popup to ask rejection reason then use this reject handleRejectKyc <button type='button' onClick={() => handleRejectKyc(selectedVendorKyc.id)} className='bg red 500 py 2 px 8 w full' > Reject </button>
Prompt
