react-web-component
react-web-component copied to clipboard
support functional components
I had to wrap my functional react component in a class react component in order to get this neat tools to work, it would be nice if this weren't necessary so that I could use functional components directly, thank you