add new column
This commit is contained in:
@@ -172,6 +172,7 @@ const AllDomandeTableAsync = ({ openDialogFn, updaterString = '' }) => {
|
||||
ApplicationService.getApplicationsPaginated(paginationQuery, getCallback, errGetCallbacks);
|
||||
}, [lazyState, updaterString]);
|
||||
|
||||
|
||||
return (
|
||||
<div className="appPageSection__table">
|
||||
<DataTable
|
||||
|
||||
Reference in New Issue
Block a user