Browse Source

SVFA9J79YMA

Entony 5 năm trước cách đây
mục cha
commit
4b08f4c772
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: {