🚨 fix: resolve all linting errors

This commit is contained in:
2026-02-07 14:14:00 +07:00
parent 0a9f011f08
commit 7e8d26dc53
3 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,7 @@ const AuthCallbackIndex = () => {
finishOAuthFlow("oauth-failed");
}
})();
}, []);
}, [name, queries]);
return (
<div className="w-full flex flex-col items-center gap-2 pt-8">