Skip to content

Commit 052feeb

Browse files
author
Shahen Hovhannisyan
authored
Update README.md
1 parent 7e23281 commit 052feeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class App extends Component {
121121
}
122122
```
123123
or you can use ProcessingManager without mounting VideoPlayer component
124-
```
124+
```javascript
125125
import React, { Component } from 'react';
126126
import { View } from 'react-native';
127127
import { ProcessingManager } from 'react-native-video-processing';

0 commit comments

Comments
 (0)