Skip to content

Commit 47d1b9f

Browse files
committed
chore: update README.md
1 parent eff22aa commit 47d1b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Below is a list of all available snippets and the triggers of each one. The **
3232
| `tsrpcc→`| `class purecomponent skeleton` |
3333
| `tsrpcjc→` | `class purecomponent without import and default export lines` |
3434
| `tsrpfc` | `pure function component skeleton` |
35+
| `tsdrpfc` | `stateless functional component with default export` |
3536
| `tsrsfc` | `stateless functional component` |
3637
| `conc→` | `class default constructor with props and context` |
3738
| `cwm→` | `componentWillMount method` |

0 commit comments

Comments
 (0)