Fix linter + merge
This commit is contained in:
parent
12d7be2b6a
commit
a5a4f2ed7d
6 changed files with 7 additions and 119 deletions
|
@ -118,6 +118,6 @@ export default class AudioPlayer extends React.PureComponent<IProps, IState> {
|
|||
/>
|
||||
<PlaybackClock playback={this.props.playback} defaultDisplaySeconds={0} />
|
||||
</div>
|
||||
</div>
|
||||
</div>;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue