app inspect button
Reviewed By: elboman Differential Revision: D47438914 fbshipit-source-id: 297fba476e348dee89fa723db5303f0342b331c2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1463620c28
commit
af73e5a2b4
@@ -175,10 +175,7 @@ export function SandyApp() {
|
||||
/>
|
||||
<Layout.Left>
|
||||
<Layout.Horizontal>
|
||||
<LeftRail
|
||||
toplevelSelection={toplevelSelection}
|
||||
setToplevelSelection={setToplevelSelection}
|
||||
/>
|
||||
<LeftRail />
|
||||
<_Sidebar width={250} minWidth={220} maxWidth={800} gutter>
|
||||
{leftMenuContent && (
|
||||
<TrackingScope scope={toplevelSelection!}>
|
||||
|
||||
Reference in New Issue
Block a user