Add bolirplate for power search integration
Summary: Doc: https://docs.google.com/document/d/1miofxds9DJgWScj0zFyBbdpRH5Rj0T9FqiCapof5-vU/edit#heading=h.pg8svtdjlx7 Reviewed By: LukeDefeo Differential Revision: D49272248 fbshipit-source-id: ad6d88568f40bd698faed4c3fc0fc55efd93f5f3
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0cdc7d41be
commit
de5f9bc32a
@@ -680,6 +680,7 @@ export function DataTable<T extends object>(
|
|||||||
}
|
}
|
||||||
const mainPanel = (
|
const mainPanel = (
|
||||||
<Layout.Container grow={props.scrollable} style={{position: 'relative'}}>
|
<Layout.Container grow={props.scrollable} style={{position: 'relative'}}>
|
||||||
|
{mainSection}
|
||||||
{props.enableAutoScroll && (
|
{props.enableAutoScroll && (
|
||||||
<AutoScroller>
|
<AutoScroller>
|
||||||
<PushpinFilled
|
<PushpinFilled
|
||||||
|
|||||||
Reference in New Issue
Block a user