Summary: This adds the ability to extend the layout inspector's sidebar via SidebarExtensions Reviewed By: sjkirby Differential Revision: D8677332 fbshipit-source-id: 1880d5d2185306290a278e8a48e965ad94b98cc0
8 lines
200 B
JavaScript
8 lines
200 B
JavaScript
/**
|
|
* Copyright 2018-present Facebook.
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
* @format
|
|
*/
|
|
export default [];
|