Skip to content

Commit 9310973

Browse files
Emyrkstirby
authored andcommitted
chore: external auth flow opens new window, it does not need an href (#12586)
1 parent 9cdd580 commit 9310973

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/pages/CreateWorkspacePage/ExternalAuthButton.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export const ExternalAuthButton: FC<ExternalAuthButtonProps> = ({
2929
<LoadingButton
3030
fullWidth
3131
loading={isLoading}
32-
href={auth.authenticate_url}
3332
variant="contained"
3433
size="xlarge"
3534
startIcon={

0 commit comments

Comments
 (0)