new changes

This commit is contained in:
n4ze3m 2023-04-16 10:54:07 +05:30
parent 5d587351e4
commit 0111b16c5e

View File

@ -64,6 +64,7 @@ const AuthPage: NextPage = () => {
appearance={{ theme: ThemeSupa }} appearance={{ theme: ThemeSupa }}
view="magic_link" view="magic_link"
showLinks={false} showLinks={false}
magicLink={true}
/> />
</div> </div>
</div> </div>