v3.12.1: Fix passing defaultProps to deferFn
When using createInstance
with preconfigured props, deferFn now receives these defaultProps along with any other props.
When using createInstance
with preconfigured props, deferFn now receives these defaultProps along with any other props.