react-magic icon indicating copy to clipboard operation
react-magic copied to clipboard

Add option to output Functional component (as well as import and export statement)

Open TheKnarf opened this issue 3 years ago • 0 comments

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.

TheKnarf avatar Sep 15 '22 13:09 TheKnarf