Hide filter buttons
Summary: Doc: https://docs.google.com/document/d/1miofxds9DJgWScj0zFyBbdpRH5Rj0T9FqiCapof5-vU/edit#heading=h.pg8svtdjlx7 Reviewed By: LukeDefeo Differential Revision: D49276686 fbshipit-source-id: 5bfea4b7ef87b8d71aa4cb5a1dc3f9a94ea420f0
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9dbd6f7732
commit
bad3dfa20a
@@ -613,6 +613,7 @@ export function DataTable<T extends object>(
|
|||||||
? 0
|
? 0
|
||||||
: 15 /* width on MacOS: TODO, determine dynamically */
|
: 15 /* width on MacOS: TODO, determine dynamically */
|
||||||
}
|
}
|
||||||
|
isFilterable={false}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
</Layout.Container>
|
</Layout.Container>
|
||||||
|
|||||||
Reference in New Issue
Block a user