mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-26 23:06:37 +00:00
Format all files
This commit is contained in:
@@ -35,10 +35,7 @@ export default async function Page(props: {
|
||||
|
||||
return (
|
||||
<>
|
||||
<VerifyEmailForm
|
||||
email={user.email!}
|
||||
redirect={redirectUrl}
|
||||
/>
|
||||
<VerifyEmailForm email={user.email!} redirect={redirectUrl} />
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user