Add email and password change functionality for a current user, remove deep compare hooks
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
import { createReducer } from 'redux-orm';
|
||||
|
||||
import orm from '../orm';
|
||||
|
||||
export default createReducer(orm);
|
||||
Reference in New Issue
Block a user