Skip to content

Commit

Permalink
Sorted daily rounds by Measured At instead of Created at
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamprakash123 committed Nov 26, 2023
1 parent c753f32 commit adac57c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/Facility/Consultations/DailyRoundsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export const DailyRoundsList = (props: any) => {
/>
);
}
console.log(items);
return (
<DefaultLogUpdateCard
round={item}
Expand Down

0 comments on commit adac57c

Please sign in to comment.