This commit is contained in:
kangwei 2020-06-18 10:28:10 +08:00
parent 45574db76c
commit 8dd8c33de3

View File

@ -125,7 +125,7 @@ function compatiableReducer(props: any) {
});
return newProps;
}
// Dirty fix: will remove this reducer
// FIXME: Dirty fix, will remove this reducer
designer.addPropsReducer(compatiableReducer, TransformStage.Save);
// 设计器组件样式处理