wip: Forget Password page

This commit is contained in:
2025-07-30 15:08:58 +05:30
parent 16284f4519
commit 67fce2c01e
9 changed files with 235 additions and 125 deletions

View File

@@ -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