feat: update settings feature
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user