diff --git a/apps/gacha/src/app/_components/form/modal-form-forgot-password.tsx b/apps/gacha/src/app/_components/form/modal-form-forgot-password.tsx index 691588a..cf41f53 100644 --- a/apps/gacha/src/app/_components/form/modal-form-forgot-password.tsx +++ b/apps/gacha/src/app/_components/form/modal-form-forgot-password.tsx @@ -83,6 +83,7 @@ interface IStepTwoProps { const StepTwo = ({ nextStep, prevStep }: IStepTwoProps) => ( <> + {/* TODO: Change component using OTP Input */}