chore: external auth flow opens new window, it does not need an href (#12586)

This commit is contained in:
Steven Masley 2024-03-14 09:17:50 -05:00 committed by GitHub
parent 4cba83b30f
commit 410a7d54ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ export const ExternalAuthButton: FC<ExternalAuthButtonProps> = ({
<LoadingButton
fullWidth
loading={isLoading}
href={auth.authenticate_url}
variant="contained"
size="xlarge"
startIcon={