mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 13:19:05 +00:00
Separate upload file and record pages
This commit is contained in:
@@ -266,10 +266,6 @@ export default function Recorder(props: RecorderProps) {
|
||||
mr={2}
|
||||
onClick={handleRecClick}
|
||||
/>
|
||||
<FileUploadButton
|
||||
transcriptId={props.transcriptId}
|
||||
disabled={isRecording}
|
||||
></FileUploadButton>
|
||||
{!isRecording && (window as any).chrome && (
|
||||
<IconButton
|
||||
aria-label={"Record Tab"}
|
||||
|
||||
Reference in New Issue
Block a user