- fixed bug in JS;
This commit is contained in:
@@ -242,9 +242,7 @@ const DomandeTablePreInstructorAsync = ({ userId = null, statuses = [] }) => {
|
||||
AssignedApplicationService.assignApplicationPaginated(paginationQuery, getCallback, errGetCallbacks);
|
||||
}
|
||||
}, [lazyState]);
|
||||
|
||||
console.log(items)
|
||||
|
||||
|
||||
return (
|
||||
<div className="appPageSection__table">
|
||||
<DataTable
|
||||
|
||||
Reference in New Issue
Block a user