feat: update settings feature

This commit is contained in:
2025-08-29 17:05:27 +05:30
parent 3444291e25
commit bbbfcc52d2
3 changed files with 84 additions and 38 deletions

View File

@@ -147,7 +147,8 @@ export default function ChangePassword() {
};
return (
<Paper shadow="sm" radius="md" p="md" withBorder>
<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 Transaction Password
</Title>