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

export childrenToArray #107

Closed
coot opened this issue Jul 27, 2017 · 2 comments
Closed

export childrenToArray #107

coot opened this issue Jul 27, 2017 · 2 comments

Comments

@coot
Copy link

coot commented Jul 27, 2017

In a library I created a functional react component which has access to context, and I need to use childrenToArray (https://github.com/coot/purescript-react-redox/blob/master/src/React/Redox.purs#L223). Would it be fine to export it.

I found a way to use createClassStateless but in a dynamic way which forces re-mounts.

@ethul
Copy link
Contributor

ethul commented Jul 27, 2017 via email

@paf31
Copy link
Contributor

paf31 commented Jul 29, 2017

Yeah, seems fine.

coot pushed a commit to coot/purescript-react that referenced this issue Jul 30, 2017
@ethul ethul closed this as completed in 86c7c51 Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants