react-magic
react-magic copied to clipboard
Add option to output Functional component (as well as import and export statement)
It would be nice if the tool had an option to output into a Functional react component instead of a class based one.
It also would be nice if it added a react-import statement as well as a default export statement.