chore(TechDocs): update api doc post changes
Signed-off-by: Yingbai He <yingbai.he@mycase.com>
This commit is contained in:
@@ -174,12 +174,7 @@ export const EntityListDocsTable: {
|
||||
toggleStarredEntity: Function,
|
||||
): (row: DocsTableRow) => {
|
||||
cellStyle: {
|
||||
paddingLeft: string
|
||||
/**
|
||||
* Props for {@link EntityListDocsTable}.
|
||||
*
|
||||
* @public
|
||||
*/;
|
||||
paddingLeft: string;
|
||||
};
|
||||
icon: () => React_2.JSX.Element;
|
||||
tooltip: string;
|
||||
|
||||
Reference in New Issue
Block a user