I\'ve got a component TasksList.js and two child components InProgressTasks.js and OtherTasks.js, because they use different api calls
TasksList.js
InProgressTasks.js
OtherTasks.js