mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
Update page.tsx
This commit is contained in:
@@ -90,7 +90,6 @@ const TranscriptCreate = () => {
|
|||||||
<div className="text-center text-gray-500">
|
<div className="text-center text-gray-500">
|
||||||
The conversation transcript will appear here shortly
|
The conversation transcript will appear here shortly
|
||||||
after you start recording.
|
after you start recording.
|
||||||
<br />
|
|
||||||
</div>
|
</div>
|
||||||
) : (
|
) : (
|
||||||
<LiveTrancription text={webSockets.transcriptText} />
|
<LiveTrancription text={webSockets.transcriptText} />
|
||||||
|
|||||||
Reference in New Issue
Block a user