feat: add todo component otp input
This commit is contained in:
@@ -83,6 +83,7 @@ interface IStepTwoProps {
|
||||
|
||||
const StepTwo = ({ nextStep, prevStep }: IStepTwoProps) => (
|
||||
<>
|
||||
{/* TODO: Change component using OTP Input */}
|
||||
<InputForm
|
||||
label="Kode OTP"
|
||||
placeholder="Masukkan Kode OTP"
|
||||
|
||||
Reference in New Issue
Block a user