Expand device plugins by default
Summary: Heard several reports that expanding device plugins by default would be preferred Differential Revision: D21881338 fbshipit-source-id: 9f7444a4282684e4e0f046cf6a6679181ec55e73
This commit is contained in:
committed by
Facebook GitHub Bot
parent
339b786fb5
commit
163cbe83e2
@@ -266,7 +266,7 @@ class MainSidebar2 extends PureComponent<Props, State> {
|
||||
<SidebarSection
|
||||
level={2}
|
||||
title="Device Plugins"
|
||||
defaultCollapsed={true}>
|
||||
defaultCollapsed={false}>
|
||||
{devicePluginsItems}
|
||||
</SidebarSection>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user