Skip to content

Commit 4333a34

Browse files
committed
#62 syntax-highlighting
1 parent 755df46 commit 4333a34

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
@@ -1803,7 +1803,7 @@ List of 300 VueJS Interview Questions
18031803
})
18041804
```
18051805
Now you can use v-focus directive on any element as below,
1806-
```html
1806+
```vue
18071807
<input v-focus>
18081808
```
18091809

0 commit comments

Comments
 (0)