LFFE-26 excel report output for passenger office
This commit is contained in:
@@ -114,6 +114,7 @@ function DataTable(props) {
|
||||
renderTopToolbarCustomActions={({table}) => (<>
|
||||
{props.enableCustomToolbar /* send condition */ ?
|
||||
<props.CustomToolbar
|
||||
table={table}
|
||||
mutate={mutate}/> /* send component */ : <span></span>}
|
||||
</>)}
|
||||
renderBottomToolbarCustomActions={({table}) => (<>
|
||||
|
||||
Reference in New Issue
Block a user