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.
1818 - [ Install using your favorite package manager (yarn, npm)] ( #install-using-your-favorite-package-manager-yarn-npm )
1919 - [ Usage Example] ( #usage-example )
2020 - [ Setup] ( #setup )
21- - [ Generate Image elements] ( #generate-image-elements )
21+ - [ Generate Image and Video elements] ( #generate-image-elements )
2222 - [ Advanced Plugin Features] ( #advanced-plugin-features )
2323 - [ File upload] ( #file-upload )
2424 - [ Contributions] ( #contributions )
@@ -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 )
You can’t perform that action at this time.
0 commit comments