Skip to content

Commit

Permalink
Merge branch 'develop' into issue/8957/Remove_Avatar_from_Autocomplet…
Browse files Browse the repository at this point in the history
…efield
  • Loading branch information
AdityaJ2305 authored Oct 29, 2024
2 parents 43cfd28 + 0925884 commit 271788f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Patient/ManagePatients.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ export const PatientManager = () => {
>
<CareIcon icon="l-plus" className="text-lg" />
<p id="add-patient-div" className="lg:my-[2px]">
Add Patient Details
Add Patient
</p>
</ButtonV2>
</div>
Expand Down

0 comments on commit 271788f

Please sign in to comment.