This is the README for your extension "reactable-stateless-components". After writing up a brief description, we recommend including the following sections.
Easily create stateless react components, with seperate files for the component, container, a config and styles.
-
Open the command pallet by pushing
cmd p
-
type
> Stateless Component
-
Name your component. React Stateless component will then generate the required files for your stateless component
VS Code > 1.63.0
None at present
Currently only works if your components are in src/components
directory.
Users appreciate release notes as you update your extension.
Initial release of Reactable Stateless Components