IO-888 Sorted Speedprint

This commit is contained in:
Patrick Fic
2021-04-13 08:22:41 -07:00
parent b09b2be34a
commit 4c0cde23b2
11 changed files with 51 additions and 20 deletions

View File

@@ -32,7 +32,6 @@ export function PrintCenterJobsComponent({ printCenterModal }) {
//Group it, create cards, and then filter out.
const grouped = _.groupBy(filteredJobsReportsList, "group");
console.log("grouped :>> ", grouped);
return (
<div>