File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This Readme provides basic installation and usage information.
18
18
- [ Install using your favorite package manager (yarn, npm)] ( #install-using-your-favorite-package-manager-yarn-npm )
19
19
- [ Usage Example] ( #usage-example )
20
20
- [ Setup] ( #setup )
21
- - [ Generate Image elements] ( #generate-image-elements )
21
+ - [ Generate Image and Video elements] ( #generate-image-elements )
22
22
- [ Advanced Plugin Features] ( #advanced-plugin-features )
23
23
- [ File upload] ( #file-upload )
24
24
- [ Contributions] ( #contributions )
@@ -80,8 +80,9 @@ export default {
80
80
</template>
81
81
```
82
82
83
- ### Generate Image elements
83
+ ### Generate Image and Video elements
84
84
- Use <AdvancedImage > to generate image tags
85
+ - Use <AdvancedVideo > to generate image tags
85
86
86
87
### Advanced Plugin Features
87
88
- [ See full documentation] ( https://cloudinary.com/documentation/react_integration#plugins )
You can’t perform that action at this time.
0 commit comments