Skip to content

Commit

Permalink
Update src/Components/Facility/Consultations/DailyRounds/DefaultLogUp…
Browse files Browse the repository at this point in the history
…dateCard.tsx

Co-authored-by: Rithvik Nishad <[email protected]>
  • Loading branch information
Pranshu1902 and rithviknishad authored Dec 7, 2023
1 parent c74ff1a commit 2f19d1d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const DefaultLogUpdateCard = ({ round, ...props }: Props) => {
variant="secondary"
border
ghost
size="small"
onClick={props.onViewDetails}
>
<CareIcon className="care-l-eye text-lg" />
Expand Down

0 comments on commit 2f19d1d

Please sign in to comment.