Skip to content

Commit

Permalink
minor bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevildude committed Mar 26, 2024
1 parent 3744416 commit 5f3ab00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Facility/DoctorVideoSlideover.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ function DoctorConnectButtons(props: {
>
<div className="tooltip">
<span className="tooltip-text tooltip-left">Connect on Phone</span>
<CareIcon className="care-l-phone-alt h-5 w-5" />
<CareIcon icon="l-phone-alt" className="h-5 w-5" />
</div>
</a>
</div>
Expand Down

0 comments on commit 5f3ab00

Please sign in to comment.