Skip to content

Commit

Permalink
Fixed the Component Will Mount snippet.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeantimex committed Jun 27, 2016
1 parent d896141 commit 2725d0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions React/Component Will Mount.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ componentWillMount() {
${1}
}
]]></content>
<tabTrigger>rwm</tabTrigger>
</snippet>
<tabTrigger>rcwm</tabTrigger>
</snippet>

0 comments on commit 2725d0d

Please sign in to comment.