Skip to content

Commit

Permalink
move
Browse files Browse the repository at this point in the history
  • Loading branch information
chintan9 committed Dec 19, 2019
1 parent 7be0897 commit e02f89e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ class App extends Component {
render() {
return (
<div>
<p>
<PlyrComponent/>
<p>
The example of react plyr
</p>
<PlyrComponent/>
</div>
);
}
Expand Down

0 comments on commit e02f89e

Please sign in to comment.