mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 15:23:44 +00:00
initial setup, ztdl-login, core
This commit is contained in:
3
apps/login/app/(login)/mfa/page.tsx
Normal file
3
apps/login/app/(login)/mfa/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Page() {
|
||||
return <div className="flex flex-col items-center space-y-4">mfa</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user