Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update children.md #347

Closed
wants to merge 1 commit into from
Closed

Update children.md #347

wants to merge 1 commit into from

Conversation

adnelson
Copy link

I feel this is a useful example to have. If you're new to ReasonReact and you want to build higher-order components like the Button I defined in the example, it's not obvious how to do so without requiring users of the component to pass child components with ....

It might be better to give this its own section rather than just tacking it on as an example at the end. Feel free to edit as desired.

I feel this is a useful example to have. If you're new to ReasonReact and you want to build higher-order components like the `Button` I defined in the example, it's not obvious how to do so without requiring users of the component to pass child components with `...`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant