We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221bf33 commit 911f32bCopy full SHA for 911f32b
README.md
@@ -32,7 +32,7 @@ Below is a list of all available snippets and the triggers of each one. The **
32
| `tsrpcc→`| `class purecomponent skeleton` |
33
| `tsrpcjc→` | `class purecomponent without import and default export lines` |
34
| `tsrpfc` | `pure function component skeleton` |
35
-| `tsdrpfc` | `stateless functional component with default export` |
+| `fc` | `stateless functional component with default export` |
36
| `tsrsfc` | `stateless functional component` |
37
| `conc→` | `class default constructor with props and context` |
38
| `cwm→` | `componentWillMount method` |
0 commit comments