if agent dont change to appellant on submit appeal
This commit is contained in:
@@ -96,8 +96,6 @@ const TopThree = (props) => {
|
||||
return { ...item1, ...item2 };
|
||||
});
|
||||
|
||||
console.log(mergedArray);
|
||||
|
||||
showTopThreeArr = mergedArray;
|
||||
|
||||
showTopThreeArr = sortByISODate(showTopThreeArr, "createdon");
|
||||
|
||||
Reference in New Issue
Block a user