plugin-samples
plugin-samples copied to clipboard
Update the React example to use functional component
The React example is using an outdated webpack file and React version.
This updates the component to use a functional definition, rather than the class. More improvements could be made.