Skip to content

Commit de855f1

Browse files
committed
Fix cson parse error
1 parent ba8ea84 commit de855f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/vue-components.cson

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
</script>
3333
"""
34-
'Vue Router':
34+
'Vue Router':
3535
'prefix': 'router'
3636
'description': 'This snippet generates a Vue Router map function'
3737
'body': """

0 commit comments

Comments
 (0)