Skip to content

Commit a6113f7

Browse files
committed
(docs) fix snippet checkmark
1 parent 116056f commit a6113f7

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
@@ -609,7 +609,7 @@ messageActionHandler({ roomId, action, message }) {
609609

610610
Example:
611611

612-
```html
612+
```javascript
613613
<template v-slot:room-header="{ room, userStatus }">
614614
{{ room.roomName }} - {{ userStatus }}
615615
</template>

0 commit comments

Comments
 (0)