- Changes required by ESLint.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -14,6 +14,8 @@ export default function TasksPageComponent({bodyshop, currentUser, type}) {
|
||||
return <TaskListContainer query={QUERY_ALL_TASKS_PAGINATED} bodyshop={bodyshop}
|
||||
titleTranslation={'tasks.titles.all_tasks'}
|
||||
currentUser={currentUser}/>
|
||||
default:
|
||||
return <></>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user