Skip to content

Commit dfb2a87

Browse files
dhritzkivkazupon
authored andcommitted
Use vue code type for better syntax highlighting (#23)
1 parent ae37c54 commit dfb2a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
the below example that`App.vue` have `i18n` custom block:
2222

2323
### Custom Blocks (Single File Components)
24-
```html
24+
```vue
2525
<i18n>
2626
{
2727
"en": {

0 commit comments

Comments
 (0)