[dyad] Removed user registration functionality - wrote 1 file(s)

This commit is contained in:
[dyad]
2026-01-30 09:07:26 +01:00
parent 3a3b1e5358
commit 53a46c89c9

View File

@@ -31,6 +31,8 @@ export default function LoginPage() {
appearance={{ theme: ThemeSupa }} appearance={{ theme: ThemeSupa }}
providers={[]} providers={[]}
theme="dark" theme="dark"
view="sign_in"
showLinks={false}
/> />
</div> </div>
</div> </div>