You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
In Andrew Clark talk about recompose, he talked about a way to "squash" high order components into one.
When i'm using recompose i always see in react dev tools all of the high order component instead of one.
Is there a way to squash component into one with recompose ?
Thanks!
The text was updated successfully, but these errors were encountered:
@burrack I have been searching for the same thing as you. Why is this issue closed? Did you find a way to "squash" the hocs into one? If so, can you provide an example? Thank you.
In Andrew Clark talk about recompose, he talked about a way to "squash" high order components into one.
When i'm using recompose i always see in react dev tools all of the high order component instead of one.
Is there a way to squash component into one with recompose ?
Thanks!
The text was updated successfully, but these errors were encountered: