18932508

Results 1 issues of 18932508

`import Wavesurfer from 'react-wavesurfer';` `import Timeline from 'react-wavesurfer';` `require('wavesurfer.js');` `require('wavesurfer.js/dist/plugin/wavesurfer.timeline.min.js');` `const waveOptions = { progressColor: 'darkorange', waveColor: 'orange', barWidth: 3 };` `const timelineOptions = { timeInterval: 1, height: 30, primaryFontColor:...