burkeholland / simple-react-snippets

Simple React Snippets for VS Code that you will actually use
206 stars 84 forks source link

Add new snippet for stateless function named component. #94

Closed pnhoang closed 5 months ago

pnhoang commented 6 months ago

Add a new snippet to export const instead of export default for stateless function.