more
This commit is contained in:
@@ -12,7 +12,7 @@ export const AuthProvider = ({ children }) => {
|
||||
dispatch({
|
||||
type: "ADD_AUTH_USER",
|
||||
payload: {
|
||||
args: updatedCart
|
||||
args: newUser
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user