wip: Forget Password page
This commit is contained in:
@@ -53,7 +53,7 @@ export default function Register() {
|
||||
return (
|
||||
<Providers>
|
||||
<Box maw={600} mx="auto" p="md">
|
||||
<Title order={2} mb="md"style={{align: "center"}}>Internet Banking Registration</Title>
|
||||
<Title order={2} mb="md" style={{ align: "center" }}>Internet Banking Registration</Title>
|
||||
<Paper shadow="xs" p="md">
|
||||
<Stack gap="sm">
|
||||
<TextInput
|
||||
|
Reference in New Issue
Block a user