Browse Source

SVFA9J79YMA

Entony 5 years ago
parent
commit
4b08f4c772
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/reducer/redux-todo.js

+ 1 - 0
src/reducer/redux-todo.js

@@ -147,6 +147,7 @@ export default (state = initialValue, action) => {
 
 		case "@@redux-form/CHANGE": {
 			if (action.meta.form === "redux-form") {
+				console.log("sdsasda");
 				return {
 					...state,
 					updateObject: {