feat : merge for production movement
This commit is contained in:
@@ -67,7 +67,6 @@ export default function SetTransactionPwd() {
|
||||
}
|
||||
|
||||
async function handleGenerateOtp() {
|
||||
// const value = await generateOTP(6);
|
||||
const value = "123456";
|
||||
setGenerateOtp(value);
|
||||
setCountdown(60);
|
||||
|
||||
Reference in New Issue
Block a user