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