mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-01 00:24:38 +02:00
added support for pin code auth
This commit is contained in:
parent
78b23a8956
commit
ad5ea3564b
14 changed files with 653 additions and 88 deletions
|
@ -123,7 +123,7 @@ export default function VerifyEmailForm({
|
|||
|
||||
return (
|
||||
<div>
|
||||
<Card className="w-full max-w-md mx-auto">
|
||||
<Card className="w-full max-w-md">
|
||||
<CardHeader>
|
||||
<CardTitle>Verify Your Email</CardTitle>
|
||||
<CardDescription>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue