Skip to content

Commit 911f32b

Browse files
authored
Update README.md
1 parent 221bf33 commit 911f32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +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` |
35+
| `fc` | `stateless functional component with default export` |
3636
| `tsrsfc` | `stateless functional component` |
3737
| `conc→` | `class default constructor with props and context` |
3838
| `cwm→` | `componentWillMount method` |

0 commit comments

Comments
 (0)