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