feat: remove InterpretationLog rendering
This commit is contained in:
@@ -54,7 +54,6 @@ export const PageWrapper = () => {
|
|||||||
<BrowserDimensionsProvider>
|
<BrowserDimensionsProvider>
|
||||||
<React.Fragment>
|
<React.Fragment>
|
||||||
<RecordingPage recordingName={recordingName} />
|
<RecordingPage recordingName={recordingName} />
|
||||||
<InterpretationLog />
|
|
||||||
</React.Fragment>
|
</React.Fragment>
|
||||||
</BrowserDimensionsProvider>
|
</BrowserDimensionsProvider>
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user