Profile Admin

This commit is contained in:
pajri
2022-12-28 17:09:35 +07:00
parent 1884d32c4b
commit 77f67fca1e
10 changed files with 842 additions and 17 deletions

View File

@@ -59,7 +59,7 @@ export default function ResetPassword() {
size="large"
component={RouterLink}
to={PATH_AUTH.login}
sx={{ mt: 1 }}
sx={{ mt: 3 }}
>
Back
</Button>