feat: remove interpretation log
This commit is contained in:
@@ -132,7 +132,6 @@ export const BrowserContent = () => {
|
|||||||
handleUrlChanged={handleUrlChanged}
|
handleUrlChanged={handleUrlChanged}
|
||||||
/>
|
/>
|
||||||
<BrowserWindow/>
|
<BrowserWindow/>
|
||||||
<InterpretationLog isOpen={showOutputData} setIsOpen={setShowOutputData} />
|
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user