don't draw canvas since we switched to p-t-t
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
03bddd2180
commit
c55a57adb4
1 changed files with 0 additions and 9 deletions
|
@ -306,15 +306,6 @@ Teacher: Good job! How about Magic – something special and powerful.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{isRecording && (
|
|
||||||
<canvas
|
|
||||||
ref={canvasRef}
|
|
||||||
width={300}
|
|
||||||
height={60}
|
|
||||||
className="waveform-canvas"
|
|
||||||
/>
|
|
||||||
)}
|
|
||||||
|
|
||||||
<div className="button-container">
|
<div className="button-container">
|
||||||
<button
|
<button
|
||||||
onMouseDown={startRecording}
|
onMouseDown={startRecording}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue