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 eff22aa commit 47d1b9fCopy full SHA for 47d1b9f
README.md
@@ -32,6 +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` |
36
| `tsrsfc` | `stateless functional component` |
37
| `conc→` | `class default constructor with props and context` |
38
| `cwm→` | `componentWillMount method` |
0 commit comments