react-render-visualizer
react-render-visualizer copied to clipboard
ES6 classes support
Hi,
React components written as ES6 classes do not support mixins. It would be great if this mixin would be provided also as a HOC (Higher Order Component).
Thanks
I too would love support for this.
Hi, see this: https://github.com/marcin-mazurek/react-render-visualizer-decorator
@marcin-mazurek thanks for the update, I'm a bit confused which one to use now?
- https://github.com/marcin-mazurek/react-render-visualizer-decorator
- https://github.com/marcin-mazurek/react-render-debugger
Help?
The first one is deprecated. Please use react-render-debugger.
Thanks, good job btw!