Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6308a78 commit 099be24Copy full SHA for 099be24
site/src/pages/CreateWorkspacePage/ExternalAuth.tsx
@@ -47,7 +47,6 @@ export const ExternalAuth: FC<ExternalAuthProps> = ({
47
css={!fullWidth && { display: "inline-block" }}
48
>
49
<LoadingButton
50
- loadingPosition="start"
51
loading={externalAuthPollingState === "polling"}
52
href={authenticateURL}
53
variant="contained"
0 commit comments