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

Cleanup: remove grouping elements #31

Open
ppetru opened this issue Nov 17, 2018 · 0 comments
Open

Cleanup: remove grouping elements #31

ppetru opened this issue Nov 17, 2018 · 0 comments

Comments

@ppetru
Copy link
Owner

ppetru commented Nov 17, 2018

There's a few places where we wrap the output of a component in a div tag just to be able to return multiple elements. React now has native support for this which we should use instead: https://reactjs.org/docs/fragments.html

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

No branches or pull requests

1 participant