fix: set password re-direct uri

This commit is contained in:
Lakhan Samani
2022-03-17 00:04:57 +05:30
parent e4d9c60971
commit 69d781d6cf
4 changed files with 5 additions and 5 deletions

View File

@@ -184,7 +184,7 @@ export default function Users() {
}
updateUserList();
};
console.log('userList ==>> ', userList);
return (
<Box m="5" py="5" px="10" bg="white" rounded="md">
<Flex margin="2% 0" justifyContent="space-between" alignItems="center">