cleaner code
This commit is contained in:
@@ -12,7 +12,7 @@ type Props = {
|
||||
setPasswordForm: Function;
|
||||
};
|
||||
|
||||
export default function AddCollection({
|
||||
export default function ChangePassword({
|
||||
togglePasswordFormModal,
|
||||
user,
|
||||
setPasswordForm,
|
||||
|
||||
Reference in New Issue
Block a user