I have a component like this:
export const TransactionReason = ({ changeReason, reason }) => { const handleNext = () => { if (!reason) changeR