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 2689055 commit afec792Copy full SHA for afec792
snippets/componentWillMount_react_native.sublime-snippet
@@ -4,5 +4,5 @@
4
}]]></content>
5
<tabTrigger>cwm</tabTrigger>
6
<scope>source.js,source.jsx</scope>
7
- <description>componentwillMount()</description>
+ <description>componentWillMount()</description>
8
</snippet>
0 commit comments