feat : merge for production movement

This commit is contained in:
2025-10-17 13:05:47 +05:30
parent 6acb7ade49
commit b93e6db650
8 changed files with 427 additions and 473 deletions

View File

@@ -67,7 +67,6 @@ export default function SetTransactionPwd() {
}
async function handleGenerateOtp() {
// const value = await generateOTP(6);
const value = "123456";
setGenerateOtp(value);
setCountdown(60);