style: complete redo of the email layouts (#20)
This commit is contained in:
@@ -63,7 +63,11 @@ function ConfirmationPage() {
|
||||
);
|
||||
}
|
||||
|
||||
return 'Just a second...';
|
||||
return (
|
||||
<CardDescription className='text-center'>
|
||||
Just a second...
|
||||
</CardDescription>
|
||||
);
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user