mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
revert: 去掉多余注释
This commit is contained in:
parent
c3b796e6a2
commit
2495afac95
@ -141,7 +141,7 @@ export default class Engine extends PureComponent {
|
||||
}
|
||||
|
||||
createElement(Component, props, children) {
|
||||
// TODO: enable in runtime mode?s
|
||||
// TODO: enable in runtime mode?
|
||||
this.patchDidCatch(Component);
|
||||
return (this.props.customCreateElement || reactCreateElement)(Component, props, children);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user