react-component-converter READMEThis is an extension for the VS Code text editor. Within a project using React, Redux, and Typescript, this extension will convert a functional component into a component with state. FeaturesTransforming a component: To transform a functional component into a component with state, simply highlight the entire component from the first line which contains |