🚧 (wip) testing signup submission

This commit is contained in:
2025-10-11 23:40:06 +07:00
parent 3d6be163e8
commit 94f6f0780c
2 changed files with 10 additions and 4 deletions

View File

@ -43,6 +43,7 @@ const ProvisionInput = ({ fullname }: Props) => {
description: returnData.text.message,
});
} else {
console.log(returnData);
setSubmitStatus(false);
addToast({
color: "success",