diff --git a/snippets/snippets-react.json b/snippets/snippets-react.json index d7b15f1..0062325 100644 --- a/snippets/snippets-react.json +++ b/snippets/snippets-react.json @@ -155,13 +155,13 @@ "prefix": "i4-card", "body": [ "", - "\t", - "\t\t${3:$4}", - "\t\t${5:$6}", - "\t", - "\t", + "\t", + "\t\t${3:$4}", + "\t\t${5:$6}", + "\t", + "\t", "\t\t$0", - "\t", + "\t", "" ], "description": "Card other options: mode=" @@ -916,4 +916,4 @@ ], "description": "Toolbar - other options: mode=" } -} \ No newline at end of file +}