This commit is contained in:
Jaiwanth 2021-07-26 00:24:04 +05:30
parent b04bfeda33
commit 9fe64c34a5
2 changed files with 2 additions and 3 deletions

View file

@ -279,8 +279,7 @@ export default class MVideoBody extends React.PureComponent<IBodyProps, IState>
width={width}
poster={poster}
onPlay={this.videoOnPlay}
>
</video>
/>
{ fileBody }
</span>
);