Skip to content

Commit 10fb068

Browse files
authored
Fix Indentation
1 parent 54b52a4 commit 10fb068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/snippets.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
" constructor(props: ${1:}Props) {",
3636
" super(props);",
3737
"",
38-
" this.state = {",
38+
" this.state = {",
3939
" }",
4040
" }",
4141
"",

0 commit comments

Comments
 (0)