Skip to content

Stateless class that also accepts child react elements #61

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

Closed
ethul opened this issue Feb 25, 2016 · 1 comment
Closed

Stateless class that also accepts child react elements #61

ethul opened this issue Feb 25, 2016 · 1 comment
Assignees
Labels
type: enhancement A new feature or addition.

Comments

@ethul
Copy link
Contributor

ethul commented Feb 25, 2016

Reminder: Add a function to create a stateless class that accepts props and child react elements.

createClassStateless' :: forall props. (props -> Array ReactElement -> ReactElement) -> ReactClass props
@ethul ethul added the type: enhancement A new feature or addition. label Feb 25, 2016
@ethul ethul self-assigned this Feb 25, 2016
@paf31
Copy link
Contributor

paf31 commented Feb 25, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A new feature or addition.
Development

No branches or pull requests

2 participants