Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

Pass props through to original component #11

Merged
merged 1 commit into from
Mar 24, 2018

Conversation

DullReferenceException
Copy link
Contributor

If using optimizely as a HOC, props being passed into the wrapped component ought to pass through to the original component. This behavior brings it more in line to similar HOCs, like react-redux.

If using `optimizely` as a HOC, props being passed into the wrapped
component ought to pass through to the original component. This behavior
brings it more in line to similar HOCs, like react-redux.
@onbjerg
Copy link
Owner

onbjerg commented Mar 24, 2018

Thanks!

@onbjerg onbjerg merged commit b92410e into onbjerg:master Mar 24, 2018
@onbjerg
Copy link
Owner

onbjerg commented Mar 24, 2018

Released in 1.1.0

@DullReferenceException DullReferenceException deleted the pass-through-props branch March 26, 2018 17:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants