Dont show layout tab for android

Summary: Feedback from michel, It is always empty for android  so dont show it

Reviewed By: elboman

Differential Revision: D46152985

fbshipit-source-id: 6c4f1d499ddb8916fdae6015cd57e158a0c1f182
This commit is contained in:
Luke De Feo
2023-06-14 03:27:23 -07:00
committed by Facebook GitHub Bot
parent 6c43d39c20
commit 13c589724b
3 changed files with 40 additions and 23 deletions

View File

@@ -106,6 +106,7 @@ export function Component() {
</ResizablePanel>
<DetailSidebar width={350}>
<Inspector
os={instance.os}
metadata={metadata}
nodes={nodes}
showExtra={openBottomPanelWithContent}