Skip to content

Commit 9475700

Browse files
committed
#63 syntax-highlighting
1 parent 4333a34 commit 9475700

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
@@ -1822,7 +1822,7 @@ List of 300 VueJS Interview Questions
18221822
}
18231823
```
18241824
Now you can use v-focus directive on any element as below,
1825-
```html
1825+
```vue
18261826
<input v-focus>
18271827
```
18281828

0 commit comments

Comments
 (0)