Skip to content

Commit fe02341

Browse files
committed
sudheerj#27 syntax-highlighting
1 parent ac83041 commit fe02341

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
@@ -922,7 +922,7 @@ List of 300 VueJS Interview Questions
922922
})
923923
```
924924
Once the props are registered, you can pass them as custom atrtributes.
925-
```javascript
925+
```vue
926926
<todo-item title="Learn Vue conceptsnfirst"></todo-item>
927927
```
928928

0 commit comments

Comments
 (0)