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 60eacd4 commit 9975096Copy full SHA for 9975096
snippets/setState_react_native.sublime-snippet
@@ -4,7 +4,7 @@ this.setState({
4
${1}: ${2},
5
});
6
]]></content>
7
- <tabTrigger>cdm</tabTrigger>
+ <tabTrigger>tss</tabTrigger>
8
<scope>source.js,source.jsx</scope>
9
<description>componentDidMount()</description>
10
</snippet>
0 commit comments