fix: kb delete and google auth

This commit is contained in:
archer
2023-05-26 23:37:21 +08:00
parent dc1c1d1355
commit 85e94966ac
3 changed files with 25 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ export const useSendCode = () => {
}
setCodeSending(false);
},
[toast]
[googleVerKey, toast]
);
return {