Kaynağa Gözat

SVFA9J79YMA

Entony 5 yıl önce
ebeveyn
işleme
4b08f4c772
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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: {