v0.6.2
Pre-release
Pre-release
@container
's second parameter now also accepts theprops
passed to it (#36)<Container />
and<Root />
invoke theirthis.props.children
functions withoutthis.props
context
@container
's second parameter now also accepts the props
passed to it (#36)<Container />
and <Root />
invoke their this.props.children
functions without this.props
context