Skip to content

Commit

Permalink
Fix duplicated content in patient consultation (ohcnetwork#9221)
Browse files Browse the repository at this point in the history
  • Loading branch information
shivankacker authored Nov 27, 2024
1 parent f8c78fd commit 8b02709
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Facility/ConsultationDetails/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,6 @@ export const ConsultationDetails = (props: any) => {
</div>
<SelectedTab {...consultationTabProps} />
</div>
<div className="px-3 pb-3 md:px-6 md:pb-6">
<SelectedTab {...consultationTabProps} />
</div>
</div>

<DoctorVideoSlideover
Expand Down

0 comments on commit 8b02709

Please sign in to comment.