feat : APi integrated foe change password and change trans password
feat: Change the UI design
This commit is contained in:
@@ -177,7 +177,6 @@ export default function ChangePassword() {
|
||||
|
||||
return (
|
||||
<Paper shadow="sm" radius="md" p="md" withBorder h={400}>
|
||||
<Title order={3} style={{ color: "red" }}>More Updates comming soon .....</Title>
|
||||
<Title order={3} mb="sm">
|
||||
Change Login Password
|
||||
</Title>
|
||||
@@ -286,7 +285,7 @@ export default function ChangePassword() {
|
||||
</Group>
|
||||
</div>
|
||||
<Text size="sm" c="dimmed" style={{ marginTop: "40px" }}>
|
||||
Note: Your new password must be 8–15 characters long and contain at least one number and one special character.
|
||||
Note: Your new Login password must be 8–15 characters long and contain at least one number and one special character.
|
||||
</Text>
|
||||
</Paper>
|
||||
);
|
||||
|
Reference in New Issue
Block a user