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 a8b8102 commit 8e85606Copy full SHA for 8e85606
pages/email.js
@@ -50,7 +50,7 @@ export const MagicCodeForm = ({ onSubmit, disabled }) => {
50
}}
51
>
52
<MultiInput
53
- length={8}
+ length={6}
54
charLength={1}
55
name='token'
56
required
0 commit comments