refactor: removed redundant audioplayer and improved component coherence
This commit is contained in:
@@ -82,7 +82,6 @@ export default function CalibrationEntryView({
|
||||
{/* Waveform player */}
|
||||
<WaveformPlayer
|
||||
src={audioSrc}
|
||||
durationMs={null}
|
||||
onFullyPlayed={() => setFullyPlayed(true)}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user