Skip to content

Commit a36d786

Browse files
fix: add video component to vue readme
1 parent ceba5b5 commit a36d786

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/vue/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ export default {
8080
</template>
8181
```
8282

83-
### Generate Image elements
83+
### Generate Image and Video elements
8484
- Use <AdvancedImage> to generate image tags
85+
- Use <AdvancedVideo> to generate image tags
8586

8687
### Advanced Plugin Features
8788
- [See full documentation](https://cloudinary.com/documentation/react_integration#plugins)

0 commit comments

Comments
 (0)