We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5523569 commit 1bcfd32Copy full SHA for 1bcfd32
1 file changed
apps/webapp/app/routes/login._index/route.tsx
@@ -143,7 +143,7 @@ export default function LoginPage() {
143
>
144
<Button
145
type="submit"
146
- variant="primary/extra-large"
+ variant="secondary/extra-large"
147
fullWidth
148
data-action="continue with github"
149
@@ -163,7 +163,7 @@ export default function LoginPage() {
163
164
165
166
167
168
data-action="continue with google"
169
0 commit comments