r5n-dev / vscode-react-javascript-snippets

Extension for React/Javascript snippets with search supporting ES7+ and babel features
MIT License
1.73k stars 441 forks source link

Snippet update for react 17 with _prefix #156

Closed aneeskodappana closed 3 years ago

aneeskodappana commented 3 years ago

Instead of rfc which import React, you can use _rfc for React 17 or higher

ice-chillios commented 3 years ago

@aneeskodappana Thanks! but It's very hard to compare diff. Could you revert your autoformatting to only add snippets which has _ prefix?

aneeskodappana commented 3 years ago

@dsznajder updated https://github.com/dsznajder/vscode-es7-javascript-react-snippets/pull/158 closing this