Remove redundant if statement
Removed an if statement that was already being called on the element itself. Also made sure the groupProjects query was only being called one time. Also did a small refactor to the createComponent function arguments.
Showing
Please register or sign in to comment