Skip to content

HoC props fix

Compare
Choose a tag to compare
@jozsi jozsi released this 10 Jun 00:01
· 9 commits to master since this release

Props sent from a decorator/HoC to the wrapped component got swallowed by Cosmos' internal PropsProxy.

To work this around, the props are now appended to the fixture prop list.