wix-incubator / vscode-glean

The extension provides refactoring tools for your React codebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional component should always be generated for extracted component

borislit opened this issue · comments

Currently, there is a logic that decides whether or not, we should generate a Class component or Functional. We want Functional to be the only option